Skip to content

Commit

Permalink
fix packr
Browse files Browse the repository at this point in the history
  • Loading branch information
naueramant committed Jun 14, 2024
1 parent 11b739a commit 2682649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
go-version: 1.21

- name: Add packr
run: go get -u github.com/gobuffalo/packr/packr
run: go install github.com/gobuffalo/packr/v2@latest

- name: Reset go mod
run: git reset --hard
Expand Down

0 comments on commit 2682649

Please sign in to comment.