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:
Changming Sun 2023-11-17 22:49:03 -08:00 committed by GitHub
parent 34c5424456
commit 9364c05170
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,6 @@ stages:
clean: all
steps:
- checkout: self
fetchDepth: 1
submodules: false
- script: |
git submodule sync -- cmake/external/onnx