Skip to content

Commit

Permalink
Try with tar and verifier
Browse files Browse the repository at this point in the history
  • Loading branch information
jaisnan committed Mar 26, 2024
1 parent efbe192 commit eeb64c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,8 @@ jobs:
- name: Install from bundle
run: |
tar zxvf ${{ matrix.prev_job.package }}
cargo install --locked --path kani-verifier-${{ matrix.prev_job.crate_version }}
cargo kani setup --use-local-bundle ./${{ matrix.prev_job.bundle }}
- name: Checkout tests
Expand Down

0 comments on commit eeb64c5

Please sign in to comment.