RELEASE: fix 5

This commit is contained in:
XargonWan 2024-01-23 10:08:54 +01:00
parent 71167ace4c
commit 6860102baa

View file

@ -21,6 +21,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: 'true'
token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
- name: "Install dependencies"
run: "automation_tools/install_dependencies.sh"