Skip to content

Commit

Permalink
Set shell
Browse files Browse the repository at this point in the history
Signed-off-by: yubiuser <[email protected]>
  • Loading branch information
yubiuser committed Sep 18, 2024
1 parent 248fa91 commit d8301d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ on:
types: [published]
workflow_dispatch:

defaults:
run:
shell: 'script --return --quiet --log-out /dev/null --command "bash -e {0}"'

jobs:
smoke-tests:
if: |
Expand Down

0 comments on commit d8301d9

Please sign in to comment.