mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-16 23:17:29 +00:00
Windows: don't ship git folder
This commit is contained in:
parent
710f07049d
commit
dea894161a
@ -5,6 +5,7 @@ ARTIFACT_DIR="$BUILD_ARTIFACTSTAGINGDIRECTORY"
|
|||||||
|
|
||||||
# Remove unecessary files
|
# Remove unecessary files
|
||||||
rm -f ./bin/rpcs3.exp ./bin/rpcs3.lib ./bin/rpcs3.pdb ./bin/vc_redist.x64.exe
|
rm -f ./bin/rpcs3.exp ./bin/rpcs3.lib ./bin/rpcs3.pdb ./bin/vc_redist.x64.exe
|
||||||
|
rm -rf ./bin/git
|
||||||
|
|
||||||
# Prepare compatibility database for packaging, as well as
|
# Prepare compatibility database for packaging, as well as
|
||||||
# certificate for ssl (auto-updater)
|
# certificate for ssl (auto-updater)
|
||||||
|
Loading…
Reference in New Issue
Block a user