Update playtest.yml

This commit is contained in:
Patrik Leifert 2024-08-20 00:13:12 +02:00 committed by GitHub
parent f13532f201
commit d56c9667cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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