diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 79ce1dcc..0ee5aebf 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -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: |