Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
scirner22 committed May 20, 2024
1 parent 3f92e22 commit 1590c82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ jobs:
build-target: |
cd ..
make install
binaries:
binaries: |
- /go/bin/provenanced
build-env:
build-env: |
- "WITH_LEDGER=false"
- "WITH_CLEVELDB=false"
- "BUILD_TAGS=muslc musl dynamic"
Expand Down

0 comments on commit 1590c82

Please sign in to comment.