Add debug command
This commit is contained in:
parent
1ae598f06f
commit
47c6bba8cb
1 changed files with 3 additions and 0 deletions
|
|
@ -67,6 +67,9 @@ jobs:
|
|||
path: "wiki"
|
||||
token: ${{forgejo.token}}
|
||||
|
||||
- name: "command"
|
||||
run: ls
|
||||
|
||||
# - name: "Remove git folder"
|
||||
# run: "rm -rf .git"
|
||||
# working-directory: "wiki"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue