Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
abarisani committed Sep 11, 2024
1 parent 52c1fa4 commit c51615d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
cd src ; ./clean.bash ; ./all.bash
- name: Run Go distribution tests under GOOS=tamago
run: |
GO_BUILDER_NAME="tamago" GOOS=tamago GOARCH=arm ./bin/go run cmd/dist test
GO_BUILDER_NAME="tamago" GOOS=tamago GOARCH=arm ./bin/go tool dist test

0 comments on commit c51615d

Please sign in to comment.