Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 committed Aug 8, 2024
1 parent 2f8e444 commit 52ba763
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/builders/slsa-layout/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ runs:
PROVENANCE_NAME: ${{ inputs.provenance-name }}
OUTPUT_FILE: ${{ inputs.slsa-layout-file }}
run: |
pwd
ls -lahR
DIR="$( pwd )"
(
cd ./internal/builders/slsa-layout && \
Expand Down

0 comments on commit 52ba763

Please sign in to comment.