Update rust.yml

This commit is contained in:
jb-alvarado 2023-11-01 18:02:48 +00:00 committed by GitHub
parent 4a2ea66979
commit 053d7fc952
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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