Skip to content

Commit

Permalink
chore: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Adis Durakovic committed Mar 15, 2024
1 parent 707b5cd commit f0571c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ if [ -z "$VERSION" ]; then
VERSION=$(git describe --tags)
fi

echo $VERSION
exit
BUILD=$(date +%FT%T%z)
LD_FLAGS="-X main.Version=$VERSION -X main.Build=$BUILD"
wails=$(which wails)
Expand Down

0 comments on commit f0571c2

Please sign in to comment.