Skip to content

Commit

Permalink
install yad
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Oct 23, 2023
1 parent fdf44e6 commit cd9cd3b
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 @@ -23,7 +23,7 @@ jobs:
- name: Setup dependencies
run: |
sudo apt update
sudo apt install -y cmake build-essential libunwind-dev \
sudo apt install -y cmake build-essential libunwind-dev yad \
libglfw3-dev libvulkan-dev vulkan-validationlayers-dev libsox-dev \
spirv-tools glslang-tools libspirv-cross-c-shared-dev libfuse2 ninja-build
Expand Down

0 comments on commit cd9cd3b

Please sign in to comment.