mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
reinstate ARCH since it gets used later
This commit is contained in:
@@ -91,6 +91,8 @@ jobs:
|
||||
# Archlinux
|
||||
set -ex
|
||||
|
||||
ARCH=$(uname -m)
|
||||
echo "ARCH=$ARCH" >> $GITHUB_ENV # Export ARCH to be reused on other steps
|
||||
EXTRA_PACKAGES="https://raw.githubusercontent.com/pkgforge-dev/Anylinux-AppImages/refs/heads/main/useful-tools/get-debloated-pkgs.sh"
|
||||
|
||||
echo "Installing build dependencies..."
|
||||
|
||||
Reference in New Issue
Block a user