There was an error while loading. Please reload this page.
1 parent c1f603b commit f231155Copy full SHA for f231155
1 file changed
new/.github/workflows/push.yml
@@ -27,7 +27,7 @@ jobs:
27
submodules: 'true'
28
- uses: ./.github/actions/deps
29
- name: Check vendor
30
- run: cd third_party && cargo vendor --frozen --no-delete
+ run: cargo oro vendor --check
31
build-artifacts:
32
runs-on: ubuntu-latest
33
strategy:
0 commit comments