Skip to content

Commit

Permalink
Clear previous go setup (from system)
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Litvinov <[email protected]>
  • Loading branch information
Zensey committed Jul 26, 2024
1 parent 213fb63 commit 3bf7b3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@ jobs:
- name: Build package
run: |
#which go
go env
source env.sh
unset CI # workaround for "PackageAndroid" target
which go
go env
go run mage.go -v ${{ matrix.platform }}
build-swagger:
Expand Down

0 comments on commit 3bf7b3c

Please sign in to comment.