Skip to content

Commit

Permalink
Add scoop to build for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Bios-Marcel committed Mar 29, 2024
1 parent ee99d21 commit 6600068
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ jobs:
with:
go-version: 1.22.x

- name: setup scoop
uses: MinoruSekine/setup-scoop@v3
with:
buckets: main extras

- name: Run tests
shell: bash
run: |
Expand Down

0 comments on commit 6600068

Please sign in to comment.