Skip to content

Commit

Permalink
fix: correct artifact path
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 14599aa commit f54d07e
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 @@ -34,4 +34,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: teritori-desktop-mac-amd64
path: electron/dist/artifacts/local/Teritori-1.0.0-amd64.dmg
path: electron/dist/artifacts/local/Teritori-1.0.0.dmg

0 comments on commit f54d07e

Please sign in to comment.