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
|
shell: bash
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
deploy:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
cd /www
|
ls /
|
||||||
ls
|
ls /home
|
||||||
|
Loading…
Reference in New Issue
Block a user