Skip to content

Commit

Permalink
Revive shell:bash
Browse files Browse the repository at this point in the history
  • Loading branch information
200km committed Jul 21, 2024
1 parent efff45b commit 7f4afcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
cmake --build .
- name: fix simulation config
shell: bash
working-directory: ./settings
run: |
find . -type f -name '*.ini' -exec sed -i 's/..\/..\/logs/.\/logs/g' {} \;
Expand Down

0 comments on commit 7f4afcc

Please sign in to comment.