mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-12 07:40:49 -08:00
f
This commit is contained in:
6
.github/workflows/translate_all.yml
vendored
6
.github/workflows/translate_all.yml
vendored
@@ -58,6 +58,12 @@ jobs:
|
|||||||
BRANCH: ${{ matrix.branch }}
|
BRANCH: ${{ matrix.branch }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Wait for build_master to start
|
||||||
|
run: |
|
||||||
|
echo "Waiting 30 seconds to let build_master.yml initialize and reset the searchindex repo..."
|
||||||
|
sleep 30
|
||||||
|
echo "Continuing with translation workflow"
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user