Skip to content

Commit

Permalink
Fix CI & Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Aloxaf committed Sep 21, 2020
1 parent f6afbd6 commit c410715
Show file tree
Hide file tree
Showing 2 changed files with 608 additions and 603 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
components: rustfmt, clippy
override: true

- name: APT update
run: sudo apt-get update

- name: Install dependencies
run: sudo apt-get install libx11-xcb-dev libxcb-shape0-dev libxcb-xfixes0-dev

Expand Down
Loading

0 comments on commit c410715

Please sign in to comment.