summaryrefslogtreecommitdiff
path: root/.github/workflows/submodules.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/submodules.yml')
-rw-r--r--.github/workflows/submodules.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/submodules.yml b/.github/workflows/submodules.yml
index 129cc895..ccbb64a6 100644
--- a/.github/workflows/submodules.yml
+++ b/.github/workflows/submodules.yml
@@ -16,7 +16,7 @@ jobs:
git submodule status
git submodule update --init --force
cd docs/_include/vyos-1x
- git checkout current
+ git checkout equuleus
git pull
git submodule status
- name: Create Pull Request