Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
FrogTheFrog committed Jan 8, 2025
1 parent f2024c3 commit c4eaa33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
needs: [Formatting, Filename]
steps:
- name: Install packages
run: sudo apt-get install ninja-build libxrandr-dev libfuse2 libxcb-cursor-dev
run: sudo apt-get install ninja-build libproc2-dev libxrandr-dev libfuse2 libxcb-cursor-dev

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit c4eaa33

Please sign in to comment.