Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crueter authored Nov 30, 2023
1 parent 6f1400c commit 908bf84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
if: runner.os == 'Linux'
shell: bash
run: |
sudo apt-get install libxcb-cursor-dev libxcb-cursor0
mkdir -p ${{ env.INSTALL_APPIMAGE_DIR}}/usr/{lib,bin}
cmake --install ${{ env.BUILD_DIR }} --prefix ${{ env.INSTALL_APPIMAGE_DIR }}/usr
Expand Down

0 comments on commit 908bf84

Please sign in to comment.