License, you say?!
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8m14s Details

This commit is contained in:
Martyn Ranyard 2023-11-06 16:41:10 +01:00
parent 2a583cc824
commit 44a59813de
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
run: |
rustup target add x86_64-pc-windows-msvc
cargo install xwin
xwin splat --output ~/.xwin
xwin splat --accept-license --output ~/.xwin --disable-symlinks
mkdir $HOME/.cargo -p
cat > $HOME/.cargo/config.toml <<EOF
[target.x86_64-pc-windows-msvc]