Update rust.yml
This commit is contained in:
parent
4a2ea66979
commit
053d7fc952
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
rustup component add clippy
|
||||
|
||||
- name: Init Submodules
|
||||
if: ${{ hashFiles('ffplayout-frontend/') != '' }}
|
||||
if: ${{ hashFiles('ffplayout-frontend/package.json') == '' }}
|
||||
run: |
|
||||
git submodule update --init
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user