mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Update web-ci.yml: remove depth=1 (#18500)
### Description It causes our "NPM Packaging Pipeline" to fail. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
parent
34c5424456
commit
9364c05170
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ stages:
|
|||
clean: all
|
||||
steps:
|
||||
- checkout: self
|
||||
fetchDepth: 1
|
||||
submodules: false
|
||||
- script: |
|
||||
git submodule sync -- cmake/external/onnx
|
||||
|
|
|
|||
Loading…
Reference in a new issue