There was an error while loading. Please reload this page.
1 parent 433f760 commit 5e3b944Copy full SHA for 5e3b944
1 file changed
.github/workflows/webOS.yml
@@ -95,6 +95,8 @@ jobs:
95
with:
96
path: /tmp/sdl2-prebuilt
97
key: sdl2-prebuilt-${{ steps.sdl2.outputs.name }}
98
+ restore-keys: |
99
+ sdl2-prebuilt-
100
101
- name: Download SDL2 prebuilt
102
if: steps.sdl2-cache.outputs.cache-hit != 'true'
0 commit comments