Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
rbessems committed Feb 27, 2024
1 parent 794cd74 commit c97e271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-host-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
sudo apt install vulkan-tools
sudo apt install libvulkan-dev
sudo apt install vulkan-validationlayers-dev spirv-tools glslang-tools
sudp apt install libxrandr-dev libxxf86vm-dev
sudo apt install libxrandr-dev libxxf86vm-dev
- name: Checkout
uses: actions/checkout@v4
- name: Build ${{ matrix.gfx }} on ${{ matrix.os }}
Expand Down

0 comments on commit c97e271

Please sign in to comment.