Skip to content

Commit

Permalink
Adding debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-constine-ttd committed Sep 3, 2024
1 parent 3745df9 commit 12da6de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build_dev_ami/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ runs:
working-directory: ./scripts/aws/uid2-dev-ami
run: |
ls -al
ls -al ./artifacts/
TIMESTAMP=$(date +%s)
echo "TIMESTAMP=$TIMESTAMP" >> $GITHUB_OUTPUT
packer init .
Expand Down

0 comments on commit 12da6de

Please sign in to comment.