|
@@ -56,6 +56,8 @@ jobs:
|
|
-DSDL_CHECK_REQUIRED_LINK_OPTIONS="-L/usr/local/lib"
|
|
-DSDL_CHECK_REQUIRED_LINK_OPTIONS="-L/usr/local/lib"
|
|
cmake --build build/ --config Release --verbose -- -j`sysctl -n hw.ncpu`
|
|
cmake --build build/ --config Release --verbose -- -j`sysctl -n hw.ncpu`
|
|
cmake --build build/ --config Release --target package
|
|
cmake --build build/ --config Release --target package
|
|
|
|
+
|
|
|
|
+ cmake --build build/ --config Release --target clean
|
|
- uses: actions/upload-artifact@v3
|
|
- uses: actions/upload-artifact@v3
|
|
with:
|
|
with:
|
|
if-no-files-found: error
|
|
if-no-files-found: error
|