Skip to content

Commit 79d8f7e

Browse files
committed
Fix actions
1 parent 3ad3d00 commit 79d8f7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sub-module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
git push origin submodule-sync-${{ github.sha }}
3737
3838
test:
39-
needs: sync_submodules
39+
needs: sync-submodule
4040
runs-on: ubuntu-latest
4141
steps:
4242
- name: Checkout repository

0 commit comments

Comments
 (0)