Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
liias committed Nov 10, 2024
1 parent 10e1f59 commit 05e8383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
cd "$target_dir"
set -x
open ./Browsers.app -W --stdout $(tty) --stderr $(tty) --args --no-gui https://browsers.software
shell: bash
shell: 'script -q /dev/null bash -e {0}'
- name: Upload mac artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 05e8383

Please sign in to comment.