mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-09 15:19:11 +02:00
Change script
This commit is contained in:
parent
63770ad375
commit
a290c73cb1
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -9,6 +9,9 @@ jobs:
|
|||
image: archlinux:latest
|
||||
steps:
|
||||
- run: ls
|
||||
- run: ls ..
|
||||
- run: echo $GITHUB_WORKSPACE
|
||||
- run: ls $GITHUB_WORKSPACE
|
||||
- run: pwd
|
||||
- run: ls /
|
||||
- run: ls /github
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue