Skip to content

Commit

Permalink
fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
ImpleLee committed Sep 4, 2024
1 parent 3f5a780 commit af44a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ jobs:
rm ./ColdClear/universal/libcold_clear.a
- name: Build macOS packages
id: build-packages
uses: ImpleLee/love-actions-macos-portable@v1
uses: ImpleLee/love-actions-macos-portable@main
with:
app-name: ${{ needs.get-info.outputs.app-name }}
bundle-id: ${{ steps.process-app-name.outputs.bundle-id }}
Expand Down

0 comments on commit af44a51

Please sign in to comment.