Update .github/workflows/update-submodules.yml
Some checks failed
Build and push image to DockerHub / build (push) Has been cancelled
Some checks failed
Build and push image to DockerHub / build (push) Has been cancelled
This commit is contained in:
2
.github/workflows/update-submodules.yml
vendored
2
.github/workflows/update-submodules.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user