Really, positional? FFS
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8m11s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8m11s
Details
This commit is contained in:
parent
921634370c
commit
7ca1d0b34e
|
@ -29,7 +29,7 @@ jobs:
|
|||
run: |
|
||||
rustup target add x86_64-pc-windows-msvc
|
||||
cargo install xwin
|
||||
xwin --accept-license splat --output ~/.xwin --disable-symlinks
|
||||
xwin --accept-license --disable-symlinks splat --output ~/.xwin
|
||||
mkdir $HOME/.cargo -p
|
||||
cat > $HOME/.cargo/config.toml <<EOF
|
||||
[target.x86_64-pc-windows-msvc]
|
||||
|
|
Loading…
Reference in New Issue