This commit is contained in:
Anonymus Raccoon
2020-02-06 16:19:32 +01:00
committed by GitHub
parent fe973dce00
commit 080973cced
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- name: Clean up
run: |
Set-Location build
Remove-Item -Recurse -Path * -Exclude ComSquare.exe,bin/*
Remove-Item -Recurse -Path * -Exclude ComSquare.exe,bin,bin/*
- name: Copy shared libs
run: |
Copy-Item -Path build\bin\*.dll -Destination build