Skip to content

Commit

Permalink
Update linux-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tilsgee authored Jun 29, 2024
1 parent 6d72df5 commit 7b69936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install ShaderC
run: |
wget https://storage.googleapis.com/shaderc/badges/build_link_linux_clang_release.html
wget https://storage.googleapis.com/shaderc/artifacts/prod/graphics_shader_compiler/shaderc/linux/continuous_clang_release/461/20240621-131133/install.tgz
tar -xvf install.tgz
tar -xvf install.tar
sudo mv install /usr/local/shaderc
Expand Down

0 comments on commit 7b69936

Please sign in to comment.