Codechange: [Actions] Improve MSYS2 setup time (#9360)

pull/332/head
Loïc Guilloux 3 years ago committed by GitHub
parent 7d79180040
commit f86c66cbd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -339,7 +339,7 @@ jobs:
uses: msys2/setup-msys2@v2
with:
msystem: ${{ matrix.msystem }}
update: true
release: false
install: >-
git
make

Loading…
Cancel
Save