Skip to content

Commit

Permalink
Merge pull request #41 from Photoroom/ben/lock_go_ci
Browse files Browse the repository at this point in the history
hotfix the release
  • Loading branch information
blefaudeux authored Nov 16, 2024
2 parents 30fe449 + f9e06ee commit c05fcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install pybindgen
run: |
python3 -m pip install pybindgen
go install golang.org/x/tools/cmd/goimports@latest
go install golang.org/x/tools/cmd/goimports@v0.18.0
go install github.com/go-python/gopy@latest
- name: Get next version
Expand Down

0 comments on commit c05fcb1

Please sign in to comment.