Skip to content

Commit

Permalink
chore(gh): Ensure latest-deps builds
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Sep 5, 2023
1 parent 4a74825 commit 99426aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
with:
toolchain: stable
- uses: Swatinem/rust-cache@v2
- uses: taiki-e/install-action@cargo-hack
- name: Update dependencues
run: cargo update
- name: Build
Expand Down

0 comments on commit 99426aa

Please sign in to comment.