Fixed workflow
This commit is contained in:
parent
798162fb62
commit
6a6d19686c
@ -23,6 +23,7 @@ jobs:
|
||||
- name: Clone Repository
|
||||
uses: https://github.com/actions/checkout@v3
|
||||
with:
|
||||
token: ${{ secrets.CI_ACCESS_TOKEN }}
|
||||
submodules: true
|
||||
|
||||
- name: Shutdown stack
|
||||
|
Loading…
Reference in New Issue
Block a user