Skip to content

Commit

Permalink
ci: 🔄 synced local '.github/workflows/' with remote 'workflows/swift'
Browse files Browse the repository at this point in the history
  • Loading branch information
ordo-ci committed Jul 24, 2024
1 parent 32f2349 commit 67a81d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/swift-macos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
- name: Start consul
uses: ./.github/actions/consul-start

- name: GH auth
run: echo "machine api.github.com login ${HOMEBREW_GITHUB_API_TOKEN} password x-oauth-basic" > $HOME/.netrc
- name: Swift version
run: swift --version
- name: Build
Expand Down

0 comments on commit 67a81d6

Please sign in to comment.