mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-08 07:02:06 +08:00
gha: remove trailing spaces (#31872)
remove trailing spaces old-commit-hash: c1d0d35f8bc043df098c483154c36bb8e955b02d
This commit is contained in:
@@ -19,7 +19,7 @@ runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: setup namespace cache
|
||||
if: ${{ contains(runner.name, 'nsc') }}
|
||||
if: ${{ contains(runner.name, 'nsc') }}
|
||||
uses: namespacelabs/nscloud-cache-action@v1
|
||||
with:
|
||||
path: ${{ inputs.path }}
|
||||
|
||||
Reference in New Issue
Block a user