Skip to content

Commit

Permalink
Literally SHUT UP
Browse files Browse the repository at this point in the history
  • Loading branch information
JJL772 committed Jan 1, 2025
1 parent 4fefd3d commit 01ef8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ninja-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2
- name: Install XCB packages
run: |
apt-get update
apt-get update || true
apt-get install -y --no-install-recommends libxkbcommon-x11-dev libxcb-cursor-dev libxcb-icccm4-dev libxcb-keysyms1-dev libfontconfig-dev
- name: Prepare build dirs
run: |
Expand Down

0 comments on commit 01ef8b6

Please sign in to comment.