Skip to content

Commit

Permalink
Fix missing SVGs in binary .tar.gz (resolves #81)
Browse files Browse the repository at this point in the history
  • Loading branch information
yktoo committed Oct 31, 2023
1 parent b7b01d9 commit fddd194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ archives:
files:
- COPYING
- README.md
- resources/icons/**/*.png
- resources/icons/**
- resources/com.yktoo.ymuse.desktop

checksum:
Expand Down

0 comments on commit fddd194

Please sign in to comment.