0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-12 14:50:44 -05:00

Wraps Pattern in Single-quotes

This commit is contained in:
Refringe 2024-11-22 10:05:59 -05:00
parent dfa3a02227
commit a4a4155582
Signed by: Refringe
SSH Key Fingerprint: SHA256:t865XsQpfTeqPRBMN2G6+N8wlDjkgUCZF3WGW6O9N/k

View File

@ -607,7 +607,7 @@ jobs:
mega-find /spt-release \
--type=f \
--pattern=SPT-(NIGHTLY|DEBUG|BLEEDING|BLEEDINGMODS).*\.7z \
--pattern='SPT-(NIGHTLY|DEBUG|BLEEDING|BLEEDINGMODS).*\.7z' \
--use-pcre \
--mtime=+14d > old_files.txt