Skip to content

Commit

Permalink
ci: fix rust workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
polypixeldev committed Jul 6, 2023
1 parent 1d79db8 commit b8abc04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly
override: true

- name: Build
working-directory: ./rust
Expand Down

0 comments on commit b8abc04

Please sign in to comment.