Skip to content

Commit

Permalink
ert
Browse files Browse the repository at this point in the history
  • Loading branch information
rbessems committed Feb 27, 2024
1 parent b25c50d commit 5299e81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-host-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
sudo apt install vulkan-validationlayers-dev spirv-tools glslang-tools
sudo apt install libxrandr-dev libxxf86vm-dev
sudo apt-get install libxcb-randr0-dev libxcb-xtest0-dev libxcb-xinerama0-dev libxcb-shape0-dev libxcb-xkb-dev
sudo apt-get install libglx-dev
- name: Checkout
uses: actions/checkout@v4
- name: Build ${{ matrix.gfx }} on ${{ matrix.os }}
Expand Down

0 comments on commit 5299e81

Please sign in to comment.