Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blacktop committed Sep 7, 2019
1 parent a49f089 commit d1736d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Expand Up @@ -20,5 +20,5 @@ jobs:
run: |
go mod download
- name: Build
run: go build -v cmd/ipsw/
- name: Run
run: CGO_ENABLED=0 go run cmd/ipsw/main.go --help

0 comments on commit d1736d6

Please sign in to comment.