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