[CI, Cache] Add proper cache versioning (#8285)

This commit is contained in:
ZeeWanderer
2020-05-26 02:33:59 +03:00
committed by GitHub
parent f56b362769
commit 9d02231074
2 changed files with 10 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh -ex
curl -L -o "./llvm.lock" "https://github.com/RPCS3/llvm-mirror/releases/download/custom-build-win/llvmlibs_mt.7z.sha256"
curl -L -o "./glslang.lock" "https://github.com/RPCS3/glslang/releases/download/custom-build-win/glslanglibs_mt.7z.sha256"