Skip to content

Commit

Permalink
Fix workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Aghili committed Oct 11, 2024
1 parent 03048bc commit 1b33383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kani-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
submodules: recursive
- name: Run replace script
run: ./admin_scripts/replace.sh
run: ./admin_scripts/kani_nvme_controller_value.sh
- name: Install latest nightly
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 1b33383

Please sign in to comment.