Skip to content

Commit

Permalink
Fucker
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Jul 11, 2023
1 parent 0f1d375 commit 4f53853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ runs:
sudo rm /etc/apt/sources.list
sudo mv /etc/apt/sources.list{.new,}
sudo apt update
DEBIAN_FRONTEND=noninteractive sudo apt install -y {gcc-10,g++-10,pkg-config}-aarch64-linux-gnu {libsdl2,qtbase5,qtbase5-private,qtmultimedia5,libslirp,libarchive,libzstd}-dev:arm64 zstd:arm64 cmake extra-cmake-modules dpkg-dev
DEBIAN_FRONTEND=noninteractive sudo apt install -y {gcc-10,g++-10,pkg-config}-aarch64-linux-gnu libepoxy-dev:arm64 zstd:arm64 cmake extra-cmake-modules dpkg-dev
- name: Set Up CCache
uses: hendrikmuhs/[email protected]
Expand Down

0 comments on commit 4f53853

Please sign in to comment.