Skip to content

Commit

Permalink
Install swift-sh 3.1 in release action
Browse files Browse the repository at this point in the history
  • Loading branch information
Frizlab committed Jan 20, 2025
1 parent 9b00549 commit 9828209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: "Install xct and swift-sh"
run: |
brew install xcode-actions/tap/xct xcode-actions/tap/swift-sh frizlab/perso/gpg-pass-from
brew install xcode-actions/tap/xct xcode-actions/tap/swift-sh@3.1 frizlab/perso/gpg-pass-from
- name: "Checkout eXtenderZ versioning"
uses: actions/checkout@v2
Expand Down

0 comments on commit 9828209

Please sign in to comment.