Skip to content

Commit

Permalink
more logging
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir committed Sep 4, 2024
1 parent c6fada6 commit 880f070
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dep-diff-workflow_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ jobs:
github-token: ${{ github.token }}
run-id: ${{ github.event.workflow_run.id }}
path: ${{github.workspace}}/input.zip
- run: |
set -x
set +e
ls -al ${{github.workspace}}
ls -al input
- name: Set needed env vars in outputs
id: prepare
Expand Down

0 comments on commit 880f070

Please sign in to comment.