Skip to content

Commit

Permalink
Update launcher.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dashadem authored Oct 29, 2023
1 parent 9bae2b9 commit 18f64f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/launcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ jobs:
shell: bash

- name: launsh test.sh
run: bash src/test.sh
run: ./test.sh
working-directory: ./src
shell: bash

0 comments on commit 18f64f8

Please sign in to comment.