Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
fix: link to wails workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Jun 21, 2024
1 parent 8682396 commit 4f241b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: ./.github/workflows/package-raspberry-pi.yml

build-wails:
uses: ./.github/workflows/wails2.yaml
uses: ./.github/workflows/wails.yml
secrets:
APPLE_DEVELOPER_CERTIFICATE_P12_BASE64: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_P12_BASE64 }}
APPLE_DEVELOPER_CERTIFICATE_PASSWORD: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_PASSWORD }}
Expand Down

0 comments on commit 4f241b7

Please sign in to comment.