chore: fix workflow
This commit is contained in:
parent
7fd9d4c522
commit
6223fb16b9
@ -23,8 +23,8 @@ jobs:
|
|||||||
# ls ${{ gitea.workspace }}
|
# ls ${{ gitea.workspace }}
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
# with:
|
||||||
submodules: 'recursive'
|
# submodules: 'recursive'
|
||||||
# Defs in https://github.com/actions/checkout
|
# Defs in https://github.com/actions/checkout
|
||||||
#run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
#run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
|
Loading…
Reference in New Issue
Block a user