Skip to content

Conversation

@mr-c
Copy link
Contributor

@mr-c mr-c commented Oct 29, 2021

Re-do of #55 for GitHub Actions

@mr-c mr-c force-pushed the github_actions_32bit_test branch from ac2ccfd to 88c50da Compare July 3, 2024 15:45
@mr-c mr-c force-pushed the github_actions_32bit_test branch from 88c50da to ad617cf Compare July 3, 2024 15:49
steps:
- uses: actions/checkout@v2
- name: install 32bit libraries
run: sudo dpkg --add-architecture i386 && sudo apt update && sudo apt install -y gcc-i686-linux-gnu python3.10:i386 python3.10-minimal:i386 python3.10-dev:i386 python3-pip liblzo2-dev:i386
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Split in multiple lines?

Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants