mirror of
https://github.com/Deathgarden-Rebirth/Deathgarden_Rebirth-Rewrite.git
synced 2026-04-25 16:15:23 -05:00
Update playtest.yml
This commit is contained in:
parent
f13532f201
commit
d56c9667cd
7
.github/workflows/playtest.yml
vendored
7
.github/workflows/playtest.yml
vendored
|
|
@ -19,6 +19,9 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: List a directory
|
||||
run: ls
|
||||
- name: Copy to app directory
|
||||
run: cp * ~/dev/app
|
||||
|
||||
- name: Copy to app directory
|
||||
run: pwd
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user