Skip to content

Do not self-update rustup to avoid permission failure#304

Merged
0xpr03 merged 1 commit intonotify-rs:mainfrom
JohnTitor:update-rustup
May 7, 2021
Merged

Do not self-update rustup to avoid permission failure#304
0xpr03 merged 1 commit intonotify-rs:mainfrom
JohnTitor:update-rustup

Conversation

@JohnTitor
Copy link
Member

The current Rustup version on GHA is 1.23.1 so rustup tries to self-update when installing a toolchain but it can cause a permission issue on Windows env. --no-self-update is needed to avoid it.

@0xpr03 0xpr03 merged commit 4074112 into notify-rs:main May 7, 2021
@0xpr03
Copy link
Member

0xpr03 commented May 7, 2021

thanks!

@JohnTitor JohnTitor deleted the update-rustup branch May 7, 2021 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants