Skip to content

Commit

Permalink
Remove demo project from assets
Browse files Browse the repository at this point in the history
  • Loading branch information
konraddysput committed Jan 31, 2024
1 parent 81f5238 commit 5122989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
find Demo~/
echo "symlink"
find . -type l -ls
cp -Lr ./Demo~/ ./project
cp -dL ./Demo~/ ./project
ls ./project
rm -rf ./project/Assets/Plugins/backtrace-unity/Demo~
find ./project
Expand Down

0 comments on commit 5122989

Please sign in to comment.