mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 20:34:59 +00:00
Change del for rm for better wildcard
This commit is contained in:
2
.github/workflows/develop.yml
vendored
2
.github/workflows/develop.yml
vendored
@@ -172,7 +172,7 @@ jobs:
|
||||
- name: delete x64 dlls
|
||||
shell: cmd
|
||||
run: |
|
||||
del D:/MultiMC-Cracked/api-ms*
|
||||
rm D:/MultiMC-Cracked/api-ms*
|
||||
del D:/MultiMC-Cracked/VCRUNTIME140.dll
|
||||
REM del D:/MultiMC-Cracked/libssp-0.dll
|
||||
del D:/MultiMC-Cracked/zlib1.dll
|
||||
|
||||
Reference in New Issue
Block a user