Skip to content

Commit

Permalink
specify arch
Browse files Browse the repository at this point in the history
  • Loading branch information
raphenya committed Aug 28, 2023
1 parent e773ae8 commit 0fd1805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}
architecture: 'x64'
- name: Install dependencies
run: |
sudo apt-get -qq update
Expand Down

0 comments on commit 0fd1805

Please sign in to comment.