Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update linux-wasm-ci.yml: remove the ln command #17735

Merged
merged 2 commits into from
Sep 29, 2023
Merged

Update linux-wasm-ci.yml: remove the ln command #17735

merged 2 commits into from
Sep 29, 2023

Conversation

snnn
Copy link
Member

@snnn snnn commented Sep 28, 2023

Description

/usr/local/bin can only be modified by root. I don't know how it could work now.
Besides, we should not use sudo and should not modify the system files. The same machine might used for running another pipeline, which mean another build, a non-web build, might accidentally use a cache from emscripten

Motivation and Context

/usr/local/bin can only be modified by root.
@snnn snnn requested a review from a team as a code owner September 28, 2023 21:44
@snnn snnn changed the title Update linux-wasm-ci.yml: add sudo Update linux-wasm-ci.yml: remove the ln command Sep 28, 2023
@snnn snnn merged commit caf9812 into main Sep 29, 2023
91 checks passed
@snnn snnn deleted the snnn-patch-4 branch September 29, 2023 04:43
snnn added a commit that referenced this pull request Sep 29, 2023
### Description
/usr/local/bin can only be modified by root.  This command seems unnecessary
snnn added a commit that referenced this pull request Oct 2, 2023
Cherry-pick the following PRs to the release branch:

Fix: Fail to skip disabledmodel in winml (#17728) 
Move dotnet build and test into docker in Linux CPU CI (#17417) 
Run Nuget_Test_Linux_GPU in container (#17452) 
Run Final_Jar_Testing_Linux_GPU in docker (#17533) 
TreeEnsemble speed up (#17449) 
Remove onnxruntime extensions from list of gitmodules (#17615) 
Include onnxruntime_float16.h in the package. (#17637) 
Fix static quantization for QDQ and Percentile distribution (#17649) 
[TensorRT EP] Back out the PerThreadContext (#17690) 
Update nodejs to 18.x (#17657) 
Update linux-wasm-ci.yml: remove the ln command (#17735)
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
### Description
/usr/local/bin can only be modified by root.  This command seems unnecessary
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