Skip to content

Commit

Permalink
Merge branch 'master' into feature/shell-script
Browse files Browse the repository at this point in the history
  • Loading branch information
jhj0517 committed Apr 1, 2024
2 parents 5d3789d + 7f2074d commit 88837ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shell-scrpit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
shell: bash
run: |
chmod +x ./start-webui.sh
./start-webui.sh
timeout 60s ./start-webui.sh || true

0 comments on commit 88837ac

Please sign in to comment.