Skip to content

Commit 7077e90

Browse files
committed
chore: pin packr
1 parent 896172e commit 7077e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
4949

5050
- name: Install Packr2
51-
run: go install github.com/gobuffalo/packr/v2@v2.8.3
51+
run: go install github.com/gobuffalo/packr/v2/packr2@v2.8.3
5252

5353
- name: Install UPX
5454
run: |

0 commit comments

Comments
 (0)