Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
not updating msys for stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
noah1510 committed Oct 17, 2020
1 parent c76e8f9 commit 57ae8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
lfs: false
- uses: msys2/setup-msys2@v1
with:
update: true
update: false
- name: install dependencies
run: bash scripts/dependencies.sh --ci
- name: build library
Expand Down

0 comments on commit 57ae8d9

Please sign in to comment.