Add scoop to windows ci
This commit is contained in:
parent
490c4982c3
commit
8a3cb53e77
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
@ -110,6 +110,7 @@ jobs:
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ${{ env.GO_VERSION }}
|
||||
- uses: MinoruSekine/setup-scoop@v2
|
||||
- name: Build
|
||||
run: go build -tags "nofido2" -o "goldwarden_windows_x86_64.exe" -v .
|
||||
- uses: actions/upload-artifact@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user