Skip to content

Commit

Permalink
chore: Update build.yml (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Sep 23, 2023
1 parent 5765246 commit 2fdbb94
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 @@ -54,7 +54,7 @@ jobs:
run: |
sudo apt-get install -y musl-tools --no-install-recommends
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: dtolnay/rust-toolchain@latest
- uses: dtolnay/rust-toolchain@master
with:
toolchain: stable
target: ${{ matrix.target }}
Expand Down

0 comments on commit 2fdbb94

Please sign in to comment.