mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 06:51:26 +12:00
Windows: don't ship git folder
This commit is contained in:
parent
710f07049d
commit
dea894161a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue