Skip to content

Commit

Permalink
Update macOS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLeif committed Aug 8, 2024
1 parent 6668394 commit 66f520a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ on:
jobs:
build:
runs-on: macos-latest

steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest
- uses: actions/checkout@v3
- name: Build
run: swift build -v
Expand Down

0 comments on commit 66f520a

Please sign in to comment.