Skip to content

Commit

Permalink
ccache
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Oct 1, 2024
1 parent 82d6e8c commit a4cd222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpcsx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Setup dependencies
run: |
sudo apt update
sudo apt install -y cmake build-essential libunwind-dev yad \
sudo apt install -y cmake ccache build-essential libunwind-dev yad \
libglfw3-dev libvulkan-dev vulkan-validationlayers-dev libsox-dev \
spirv-tools glslang-tools libspirv-cross-c-shared-dev libfuse2 \
qt6-base-dev
Expand Down

0 comments on commit a4cd222

Please sign in to comment.