build: install scoop without update to avoid bug ScoopInstaller/Scoop #4917

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2022-05-17 20:25:25 +02:00
committed by Ron Evans
parent 8f40b107d9
commit 15724848f9
+2
View File
@@ -16,6 +16,8 @@ jobs:
with:
go-version: '1.18.1'
- uses: brechtm/setup-scoop@v2
with:
scoop_update: 'false'
- name: Install Dependencies
shell: bash
run: |