Skip to content

Commit

Permalink
UHF-10908: Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Dec 10, 2024
1 parent e4089eb commit b1cbe26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
with:
fetch-depth: 0

- name: Debug
run: ps aux

- name: Parse $MODULE_NAME from composer.json
run: echo "MODULE_NAME=$(cat composer.json | jq -r .name | awk -F/ '{print $NF}')" >> $GITHUB_ENV

Expand Down

0 comments on commit b1cbe26

Please sign in to comment.