Skip to content

Commit

Permalink
lahR
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 committed Aug 2, 2024
1 parent 297cf07 commit 8b77e28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions internal/builders/generic_generator/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ runs:
PROVENANCE_NAME: ${{ fromJson(inputs.slsa-workflow-inputs).provenance-name }}
OUTPUT_FILE: ${{ inputs.slsa-layout-file }}
run: |
pwd
ls -lahR
echo ""
ls -lahR ./../__TOOL_ACTION_DIR__/
go run ./../__TOOL_ACTION_DIR__/. \
--base64-subjects $BASE64_SUBJECTS \
--base64-subjects-file $BASE64_SUBJECTS_FILE \
Expand Down

0 comments on commit 8b77e28

Please sign in to comment.