Skip to content

Commit

Permalink
install cargo hack on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed Jun 28, 2024
1 parent 65fd9fd commit 9c15eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mlkem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: taiki-e/install-action@cargo-hack

- name: Update dependencies
run: cargo update
Expand Down

0 comments on commit 9c15eda

Please sign in to comment.