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 16:54:34 +00:00
parent 86d3bcd1eb
commit c8b8d1dd0c

View File

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