Skip to content

Commit

Permalink
added missing shell: field
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed May 21, 2024
1 parent 972a4b8 commit a9e81eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
- name: Run tests
run: |
./testbundle
shell: bash

1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ runs:
- name: Generate executable
run: |
arturo --bundle ${{ inputs.entry }}
shell: bash

branding:
icon: 'package'
Expand Down

0 comments on commit a9e81eb

Please sign in to comment.