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
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: "checkout code"
|
||||
uses: actions/checkout@v2.2.0
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
|
Loading…
Reference in New Issue
Block a user