We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87413a6 commit 288c37bCopy full SHA for 288c37b
.github/workflows/_Clone-linux.yml
@@ -35,6 +35,7 @@ jobs:
35
cd third_party/gloo
36
git fetch --tags
37
# git submodule foreach 'git fetch --tags --all'
38
+ cd -
39
git switch develop
40
set +e
41
git branch -D test
0 commit comments