Skip to content

Commit

Permalink
Add {0} to default shell
Browse files Browse the repository at this point in the history
  • Loading branch information
magkue authored Nov 4, 2024
1 parent 2ac8d4d commit ca23dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-ios-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
defaults:
run:
shell: bash -leo
shell: bash -leo {0}
permissions:
contents: read
runs-on: [self-hosted, macOS]
Expand Down

0 comments on commit ca23dc1

Please sign in to comment.