mirror of
https://github.com/Django-LiveView/docs.git
synced 2024-11-10 02:45:42 +01:00
This commit is contained in:
parent
bc7dcab8a2
commit
2e49be98b2
@ -7,9 +7,10 @@ defaults:
|
||||
shell: bash
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
cd /www
|
||||
ls
|
||||
ls /
|
||||
ls /home
|
||||
|
Loading…
Reference in New Issue
Block a user