1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-19 06:47:44 +00:00
This commit is contained in:
Joshua Goins 2024-04-24 15:54:12 -04:00
parent 1747f37891
commit adee2e74c4

View file

@ -256,7 +256,7 @@ jobs:
mv stb/* ${{ steps.strings.outputs.prefix-dir }}/include mv stb/* ${{ steps.strings.outputs.prefix-dir }}/include
- name: Save Prefix - name: Save Prefix
id: cache-prefix]-save id: cache-prefix-save
uses: actions/cache/save@v4 uses: actions/cache/save@v4
with: with:
path: ${{ steps.strings.outputs.prefix-dir }} path: ${{ steps.strings.outputs.prefix-dir }}