minor CI fixes

This commit is contained in:
NiccoloN
2026-03-23 19:43:50 +01:00
parent a1b29dffe0
commit f2d593f749
5 changed files with 24 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
name: Restore Raptor Build Cache
description: Restore the cached raptor build directory for incremental builds.
description: Restore the cached Raptor build directory for incremental builds.
inputs:
key:
@@ -17,7 +17,7 @@ outputs:
runs:
using: composite
steps:
- name: Restore raptor build cache
- name: Restore Raptor Build Cache
id: restore-raptor-build-cache
uses: actions/cache/restore@v4
with: