first job

This commit is contained in:
Andrey 2024-05-29 23:21:07 -04:00
parent 2e8aa738c4
commit be082b019a
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
- name: Fetch remote branches of submodule
working-directory: ext/devops-sandbox-rusefi
run: |
git fetch origin '+refs/heads/*:refs/remotes/origin/*'
git branch -r
- name: Print submodule branches