ci: update config
This commit is contained in:
parent
f5cb0b486a
commit
bc30ce27b1
@ -7,6 +7,8 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Install Docker
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
|
Loading…
Reference in New Issue
Block a user