Skip to content

Commit

Permalink
chore: fix nightly (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
rinde authored Oct 25, 2024
1 parent cb7b2c2 commit 2997aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- uses: Swatinem/rust-cache@v2
with:
shared-key: debug-build-nightly
- run: make udeps
- run: just udeps

0 comments on commit 2997aef

Please sign in to comment.