Skip to content

Commit

Permalink
update workflows/build-tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxkad committed Apr 4, 2023
1 parent c54c435 commit a5212cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: '1.20'
run: go version
-
name: Build binarys
run: /usr/bin/env bash ./build.sh
Expand Down

0 comments on commit a5212cb

Please sign in to comment.