Skip to content

Commit

Permalink
build: ?
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillich committed Jan 30, 2024
1 parent 857be21 commit 943d5eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: goreleaser
path: dist source.zip
path: |
dist
source.zip
if-no-files-found: error
# flatpak:
# needs: goreleaser
Expand Down

0 comments on commit 943d5eb

Please sign in to comment.