Skip to content

Commit

Permalink
prototype working
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed May 30, 2024
1 parent 9300275 commit ca78954
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,6 @@ jobs:

- name: 'Print (TODO - upload to s3 instead)'
shell: bash
run: ls ${{ env.S3_ASSETS }}
run: |
ls ${{ env.S3_ASSETS }}
cat ${{ env.S3_ASSETS }}/sarif-report.json

0 comments on commit ca78954

Please sign in to comment.