Skip to content

Commit

Permalink
Fix GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
filips123 committed Jul 31, 2022
1 parent 26b38af commit 9df1a6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/native.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
defaults:
run:
working-directory: native
shell: bash

strategy:
fail-fast: false
Expand Down Expand Up @@ -58,6 +59,7 @@ jobs:
defaults:
run:
working-directory: native
shell: bash

steps:
- name: Checkout repository
Expand Down Expand Up @@ -86,6 +88,7 @@ jobs:
defaults:
run:
working-directory: native
shell: bash

strategy:
fail-fast: false
Expand Down

0 comments on commit 9df1a6f

Please sign in to comment.