minor CI fixes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user