Skip to content

Commit

Permalink
Merge pull request #43 from elisasre/fix/main-pipe
Browse files Browse the repository at this point in the history
Fix main workflow
  • Loading branch information
heppu authored Nov 17, 2023
2 parents 8caeb87 + 7859fc5 commit ccb5e7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
- run: mage npm:cleanBuild
working-directory: ./godemo
- run: mage npm:lint
working-directory: ./godemo
- run: test -x godemo/target/bin/linux/amd64/godemo
- run: test -f godemo/target/bin/linux/amd64/godemo.sha256
- run: test -x godemo/target/bin/darwin/amd64/godemo
Expand Down

0 comments on commit ccb5e7e

Please sign in to comment.