Skip to content

Commit

Permalink
chekcing out code to sign lipo build
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-courtney-pieces committed Sep 9, 2024
1 parent 0617634 commit 7266c71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ jobs:
runs-on: macos-latest
needs: build
steps:
### Checking out our Repo
- uses: actions/checkout@v3

### Download the build artifacts
- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 7266c71

Please sign in to comment.