mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
fixed yml workflow hopefully
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
#windows build
|
||||
release_name_win="cocommit_go-$tag-win"
|
||||
tar -C ./dist -czvf "${release_name_win}.tar.gz" ./dist/cocommit_go-windows ./author.txt
|
||||
tar -C ./dist -czvf "${release_name_win}.tar.gz" ./cocommit_go-windows ./author.txt
|
||||
|
||||
#mac build
|
||||
release_name_mac="cocommit_go-$tag-mac"
|
||||
|
||||
Reference in New Issue
Block a user