Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Meier <[email protected]>
  • Loading branch information
n0izn0iz committed Nov 26, 2023
1 parent 763b326 commit 40f4212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop-mac-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: make prepare-electron

- name: Build
run: make build-electron-mac
run: make build-electron-mac-amd64

- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 40f4212

Please sign in to comment.