mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-01-03 13:44:27 +01:00
fix github action
This commit is contained in:
parent
afeb0243ee
commit
19316b9788
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
name: base
|
name: base
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
|
- name: "checkout code"
|
||||||
uses: actions/checkout@v2.2.0
|
uses: actions/checkout@v2.2.0
|
||||||
with:
|
with:
|
||||||
submodules: 'recursive'
|
submodules: 'recursive'
|
||||||
|
Loading…
Reference in New Issue
Block a user