Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
0x1a8510f2 committed Jun 16, 2023
1 parent 4349774 commit 11b4433
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ steps:
depends_on: [ clone ]
commands:
- apk add --no-cache build-base git
- go install mvdan.cc/garble@4d7546703a0df7d2b9133b319ae62369f98458e8
- cd wraith
- go install mvdan.cc/garble@d3763143bd1e371733b96a234ce6fc8655e5acb3
- cd libwraith
- go version
- garble version
- garble -literals -tiny -seed=random test -v ./...

0 comments on commit 11b4433

Please sign in to comment.