mirror of
https://github.com/awfixers-stuff/src.git
synced 2026-03-23 19:15:59 +00:00
Compare commits
1 Commits
renovate/r
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6370926472 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -554,7 +554,7 @@ jobs:
|
|||||||
rustup update "$RUST"
|
rustup update "$RUST"
|
||||||
rustup default "$RUST"
|
rustup default "$RUST"
|
||||||
rustup target add "$TARGET"
|
rustup target add "$TARGET"
|
||||||
- uses: msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # v2.30.0
|
- uses: msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2.31.0
|
||||||
with:
|
with:
|
||||||
msystem: MINGW${{ startsWith(matrix.target, 'i686-') && '32' || '64' }}
|
msystem: MINGW${{ startsWith(matrix.target, 'i686-') && '32' || '64' }}
|
||||||
pacboy: cc:p
|
pacboy: cc:p
|
||||||
|
|||||||
Reference in New Issue
Block a user