Skip to content

Commit

Permalink
dir
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 committed Aug 7, 2024
1 parent 34d42d9 commit 90cc9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/builders/generic_generator/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ runs:
ls -lahR && \
go run . \
--base64-subjects $BASE64_SUBJECTS \
--base64-subjects-file $BASE64_SUBJECTS_FILE \
--base64-subjects-file $DIR/$BASE64_SUBJECTS_FILE \
--provenance-name $PROVENANCE_NAME \
--output-file $DIR/$OUTPUT_FILE
)
Expand Down

0 comments on commit 90cc9a2

Please sign in to comment.