mirror of
https://github.com/redstrate/Novus.git
synced 2025-05-19 06:47:44 +00:00
Typo
This commit is contained in:
parent
1747f37891
commit
adee2e74c4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake-multi-platform.yml
vendored
2
.github/workflows/cmake-multi-platform.yml
vendored
|
@ -256,7 +256,7 @@ jobs:
|
|||
mv stb/* ${{ steps.strings.outputs.prefix-dir }}/include
|
||||
|
||||
- name: Save Prefix
|
||||
id: cache-prefix]-save
|
||||
id: cache-prefix-save
|
||||
uses: actions/cache/save@v4
|
||||
with:
|
||||
path: ${{ steps.strings.outputs.prefix-dir }}
|
||||
|
|
Loading…
Add table
Reference in a new issue