Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: tnazarew <[email protected]>
  • Loading branch information
tnazarew committed Oct 24, 2024
1 parent 31f41a1 commit 531352c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/get_openlineage_artifacts/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ runs:
shell: bash
run: |
echo "downloaded artifacts:"
echo "/tmp/openlineage_snapshots"
echo "$(ls /tmp/openlineage_snapshots)"
# artifacts snapshots are not published in latest build if no code was changed in them
# this checks which of not skipped artifacts are missing and marks them as 'to download from maven'
Expand Down

0 comments on commit 531352c

Please sign in to comment.