Skip to content

Commit fa0c597

Browse files
committed
Copy manually folders
1 parent e606760 commit fa0c597

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

+3
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
find Demo~/
2929
echo "symlink"
3030
find . -type l -ls
31+
ls ./Demo~/Assets/Plugins/backtrace-unity
32+
cp -r ./Android ./Editor ./iOS ./Runtime ./Tests ./Windows ./package.json Demo~/Assets/Plugins/backtrace-unity
33+
3134
# Test
3235
- name: Run tests
3336
uses: game-ci/unity-test-runner@v4

0 commit comments

Comments
 (0)