Update preview.yml
This commit is contained in:
1
.github/workflows/preview.yml
vendored
1
.github/workflows/preview.yml
vendored
@@ -32,7 +32,6 @@ jobs:
|
||||
- name: Set up Go 1.19
|
||||
id: go
|
||||
uses: actions/setup-go@v5.0.0
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
go-version: 1.19
|
||||
- run: go install github.com/packwiz/packwiz@latest
|
||||
|
||||
Reference in New Issue
Block a user