Skip to content

Commit

Permalink
People are supposed to interpret Bach, not vice versa :D
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-aws committed Aug 21, 2024
1 parent dde0236 commit 715d017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build_dafny_from_source/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ runs:
# update the copy of the Rust runtime we have inside TestModels
# (since it's not published yet)
- name: Update dafny_runtime_rust
shell: bach
shell: bash
run: |
rm -rf TestModels/dafny-dependencies/dafny_runtime_rust
cp dafny/Source/DafnyRuntime/DafnyRuntimeRust TestModels/dafny-dependencies/dafny_runtime_rust

0 comments on commit 715d017

Please sign in to comment.