Update .github/workflows/update-submodules.yml
Some checks failed
Build and push image to DockerHub / build (push) Has been cancelled

This commit is contained in:
2025-05-31 19:21:41 +00:00
parent 683bda9917
commit 429870e999

View File

@@ -7,7 +7,7 @@ on:
jobs: jobs:
sync: sync:
name: 'Submodules Sync' name: 'Submodules Sync'
runs-on: linux_arm64 runs-on: ubuntu-latest
defaults: defaults:
run: run:
shell: bash shell: bash