Skip to content

Commit

Permalink
Fix linux64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamVenner committed Aug 2, 2024
1 parent e3ba008 commit 5dc03d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
container: quay.io/pypa/manylinux2014_x86_64
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v1
- name: Install nightly toolchain
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 5dc03d8

Please # to comment.