Remove unused copy
This commit is contained in:
@@ -49,7 +49,6 @@ jobs:
|
||||
mkdir packaged
|
||||
cp -r build/Release/* packaged/
|
||||
cp build/vctest/Release/vctest.exe packaged/
|
||||
cp C:/Windows/System32/msvcp140.dll packaged/msvcp140.dll
|
||||
mv packaged/VoxelEngine.exe packaged/VoxelCore.exe
|
||||
working-directory: ${{ github.workspace }}
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user