msys2 / setup-msys2

GitHub Action to setup MSYS2
https://github.com/marketplace/actions/setup-msys2
MIT License
292 stars 40 forks source link

Disable CheckSpace independent of update: true #241

Closed fabiangreffrath closed 2 years ago

fabiangreffrath commented 2 years ago

Hi,

could you please disable pacman's CheckSpace [1] "feature" independent of the update flag being set or not? I usually run the MSYS2 CI with update disabled, but install some additional packages afterwards and then I get bitten by this.

[1] https://github.com/msys2/setup-msys2/blob/d6c80756f2de6fb4438ffea3a4b1f1fe47ccae57/main.js#L276

Thanks!

lazka commented 2 years ago

Sounds good