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