Commit de88a915 authored by Dev Ojha's avatar Dev Ojha Committed by Mergify
Browse files

Make compile CI tests use prod builds (#3847)

(cherry picked from commit e12f026e)
parent 4aee02db
Showing with 1 addition and 1 deletion
+1 -1
......@@ -47,7 +47,7 @@ jobs:
run: |
go mod download
cd cmd/osmosisd
go build .
GOWRK=off go build .
if: env.GIT_DIFF
- uses: actions/upload-artifact@v2
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment