mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2026-04-27 21:01:41 +00:00
attempt to fix ubuntu workflow cache
This commit is contained in:
parent
218d82f52c
commit
f261cf40ba
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build-ubuntu.yml
vendored
3
.github/workflows/build-ubuntu.yml
vendored
|
|
@ -58,3 +58,6 @@ jobs:
|
||||||
path: |
|
path: |
|
||||||
build-release/share/vulkan/implicit_layer.d/VkLayer_LS_frame_generation.json
|
build-release/share/vulkan/implicit_layer.d/VkLayer_LS_frame_generation.json
|
||||||
build-release/lib/liblsfg-vk.so
|
build-release/lib/liblsfg-vk.so
|
||||||
|
- name: Prepare permissions for apt cache
|
||||||
|
run: |
|
||||||
|
sudo chmod a+rwx -R /var/cache/apt/archives
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue