Skip to content

Commit

Permalink
try workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryun1 committed Mar 19, 2024
1 parent 6731e8b commit 4b66f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-start-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- name: Run a script
shell: bash
run: |
timeout 1m ./start-docker.sh
timeout 1m /bin/bash ./start-docker.sh

0 comments on commit 4b66f0c

Please sign in to comment.