Skip to content

Commit

Permalink
fix(ci): try to reuse msys2 dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Arqu committed Nov 21, 2024
1 parent cbf7fd0 commit 9c0fa0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@ jobs:
uses: mozilla-actions/sccache-action@v0.0.6

- uses: msys2/setup-msys2@v2
with:
release: false

- name: build tests
run: |
Expand Down

0 comments on commit 9c0fa0a

Please sign in to comment.