attempt to fix ubuntu workflow cache

This commit is contained in:
PancakeTAS 2025-07-18 17:52:03 +02:00
parent 218d82f52c
commit f261cf40ba
No known key found for this signature in database

View file

@ -58,3 +58,6 @@ jobs:
path: |
build-release/share/vulkan/implicit_layer.d/VkLayer_LS_frame_generation.json
build-release/lib/liblsfg-vk.so
- name: Prepare permissions for apt cache
run: |
sudo chmod a+rwx -R /var/cache/apt/archives