Skip to content

Commit

Permalink
chore: Update build.yml (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Sep 23, 2023
1 parent 943d13a commit f4674f5
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@stable
- uses: dtolnay/rust-toolchain@master
with:
toolchain: stable
target: ${{ matrix.target }}
Expand Down

0 comments on commit f4674f5

Please sign in to comment.