mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 03:18:13 +00:00
ci: reduce amount of files to copy back from freebsd vm
This should reduce the chance on an error during copy back
This commit is contained in:
4
.github/workflows/vmactions.yml
vendored
4
.github/workflows/vmactions.yml
vendored
@@ -59,6 +59,10 @@ jobs:
|
|||||||
cmake --build build/ --config Release --target package
|
cmake --build build/ --config Release --target package
|
||||||
|
|
||||||
cmake --build build/ --config Release --target clean
|
cmake --build build/ --config Release --target clean
|
||||||
|
rm -rf build/dist/_CPack_Packages
|
||||||
|
rm -rf build/CMakeFiles
|
||||||
|
rm -rf build/docs
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
Reference in New Issue
Block a user