mirror of
https://github.com/game-ci/unity-actions.git
synced 2026-01-28 20:19:07 +08:00
4 lines
61 B
Bash
4 lines
61 B
Bash
#!/bin/sh -l
|
|
|
|
sh -c "echo Testing project in folder $FOLDER"
|