Skip to content

Commit

Permalink
Updated build+release.yml to use my fork of patch-package-resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmhouston authored Apr 20, 2024
1 parent e22cd51 commit 08eff9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build+release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
echo "notesMarkdown=$currentNotesFilename" >> $GITHUB_OUTPUT
- name: Patch Xcode 15.3
uses: 2sem/patch-package-resolved@v1
uses: jpmhouston/patch-package-resolved@v1
# this fixes a mysterious build failure
# xcodebuild: error: Could not resolve package dependencies:
# Package.resolved file is corrupted or malformed; fix or delete the file
Expand Down

0 comments on commit 08eff9c

Please sign in to comment.