License, you say?!
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8m14s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8m14s
Details
This commit is contained in:
parent
2a583cc824
commit
44a59813de
|
@ -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 --output ~/.xwin
|
xwin splat --accept-license --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