aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2025-01-15 16:02:16 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2025-01-15 16:02:16 -0500
commit9ba6adae0305ea3af17b053ce18496cbcea79ee7 (patch)
tree8b9d81105646e02b73638e252ef1d34be99bab96
parentcbb092d34077c9d7bfd160a73cbaa56086b76418 (diff)
downloadghasandbox-9ba6adae0305ea3af17b053ce18496cbcea79ee7.tar.gz
OK
-rw-r--r--.github/actions/stasis_indexer/action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/actions/stasis_indexer/action.yml b/.github/actions/stasis_indexer/action.yml
index 434943e..4d85288 100644
--- a/.github/actions/stasis_indexer/action.yml
+++ b/.github/actions/stasis_indexer/action.yml
@@ -112,7 +112,7 @@ runs:
- name: Run STASIS Indexer
run: |
src="${{ inputs.artifactory_repo }}/${{ inputs.mission }}/${{ inputs.build_name }}"
- dest="${{ inputs.destination }}/${{ inputs.mission }}/${{ inputs.build_name }}
+ dest="${{ inputs.destination }}/${{ inputs.mission }}/${{ inputs.build_name }}"
stasis_indexer \
--unbuffered \
--verbose \