mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
Update main.yml
wip
This commit is contained in:
parent
549e4251cd
commit
999ebc4cdb
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -26,6 +26,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
submodules: recursive
|
||||||
|
|
||||||
# Runs a set of commands using the runners shell
|
# Runs a set of commands using the runners shell
|
||||||
- name: Build img
|
- name: Build img
|
||||||
|
Loading…
x
Reference in New Issue
Block a user