mirror of
https://github.com/rayaman/multi.git
synced 2026-09-04 23:17:35 -04:00
Use workspace
This commit is contained in:
@@ -19,4 +19,5 @@ jobs:
|
|||||||
sudo chmod +x love.AppImage
|
sudo chmod +x love.AppImage
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: |
|
run: |
|
||||||
./love.AppImage tests
|
ls -l
|
||||||
|
./love.AppImage ${{github.workspace}}/tests
|
||||||
Reference in New Issue
Block a user