Skip to content

Commit

Permalink
fix: release gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
regisrex committed Apr 22, 2024
1 parent 3d5b9a7 commit 57331c4
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
export BINARY_NAME=ypd
export ARCHIVE_NAME=ypd.dmg
fi
go build -o $BINARY_NAME
go build
if [ -n "$ARCHIVE_NAME" ]; then
tar -czf $ARCHIVE_NAME $BINARY_NAME
fi
Expand Down
Binary file added Ish Kevin - Gutsinda ( Outro) [ official Audio )
Binary file not shown.
Binary file added ypd
Binary file not shown.
Binary file added ypd.dmg
Binary file not shown.

0 comments on commit 57331c4

Please sign in to comment.