Skip to content

Commit

Permalink
adjust used workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
philippzagar committed Mar 3, 2024
1 parent a17ea51 commit a47126e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcframework.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ on:
jobs:
build-xcarchive:
name: Build XCArchive
uses: StanfordBDHG/.github/.github/workflows/archive.yml@v2
uses: StanfordBDHG/.github/.github/workflows/archive.yml@@fix/xcarchive-macos
with:
workspaceFile: ${{ inputs.workspaceFile }}
xcArchiveName: ${{ inputs.xcFrameworkName }}
Expand Down

0 comments on commit a47126e

Please sign in to comment.