Skip to content

Commit

Permalink
debug path 5
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Skopek <[email protected]>
  • Loading branch information
pskopek committed Sep 4, 2024
1 parent a5a3901 commit 8796e98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/x-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
steps:
- id: load-env
run: |
ls -a $GITHUB_WORKSPACE/
ls -a $GITHUB_WORKSPACE/..
ls -a $GITHUB_WORKSPACE
cat $GITHUB_WORKSPACE/.github/env/release-env | sed -r '/^\s*$/d' >> $GITHUB_ENV

0 comments on commit 8796e98

Please sign in to comment.