Skip to content

Commit

Permalink
Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Wayoung7 committed May 1, 2024
1 parent 572ddb4 commit 375a06b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
with:
submodules: true

- name: Install library
run: sudo apt-get update && sudo apt-get install xorg-dev && sudo apt-get install xcb-util\*-devel

- name: Install ${{ matrix.rust }} toolchain
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 375a06b

Please sign in to comment.