Skip to content

Commit

Permalink
fix ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
josuebrunel committed Feb 5, 2023
1 parent 3034d96 commit bb1309f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Pull new module version
run: go install github.com/josuebrunel/clausify
run: go install github.com/josuebrunel/clausify@latest
env:
GOPROXY: https://proxy.golang.org
GO111MODULE: on
Expand Down

0 comments on commit bb1309f

Please sign in to comment.