mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-05-07 13:37:46 +00:00
Switch from API to direct download. Fixes 403 error code. jammy-aarch64 needs `unzip` from universe in the Dockerfile. eg: ``` add-apt-repository universe apt update -qq apt-get install -y unzip ``` Fixes https://github.com/RPCS3/rpcs3/issues/18560 |
||
|---|---|---|
| .. | ||
| build-freebsd.sh | ||
| build-linux-aarch64.sh | ||
| build-linux.sh | ||
| build-mac.sh | ||
| build-windows-clang.sh | ||
| deploy-linux.sh | ||
| deploy-llvm.sh | ||
| deploy-mac.sh | ||
| deploy-windows-clang.sh | ||
| deploy-windows.sh | ||
| docker.env | ||
| generate-qt-ts.sh | ||
| get_keys-windows.sh | ||
| github-upload.sh | ||
| install-freebsd.sh | ||
| optimize-mac.sh | ||
| setup-llvm.sh | ||
| setup-windows-ci-vars.sh | ||
| setup-windows.sh | ||