Skip to content

Commit

Permalink
Add checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
mdaines committed Feb 3, 2025
1 parent dd12b23 commit 09f5d9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4

- uses: mxcl/xcodebuild@v3
with:
scheme: ReviewCount

0 comments on commit 09f5d9b

Please sign in to comment.