We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 951d542 commit 85c0bb2Copy full SHA for 85c0bb2
.github/workflows/Linux.yml
@@ -27,6 +27,7 @@ jobs:
27
sudo apt update
28
sudo apt upgrade
29
sudo apt dist-upgrade
30
+ sudo apt install libc6
31
- name: Install Vulkan
32
run: |
33
wget -qO- https://packages.lunarg.com/lunarg-signing-key-pub.asc | sudo tee /etc/apt/trusted.gpg.d/lunarg.asc
0 commit comments