Skip to content

Commit c9a6731

Browse files
committed
even more debug
1 parent 87cb34a commit c9a6731

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tag-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
9696
# shellcheck disable=SC2086
9797
npm install --global $dependencies
98+
pwd
9899
99100
- name: Clone calling repo
100101
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
@@ -127,6 +128,7 @@ jobs:
127128
run-id: ${{ inputs.extra_artifact_run_id }}
128129
- name: Copy semantic release config,
129130
run: |
131+
pwd
130132
ls -lart
131133
ls -lart ../
132134
ls common_workflow_config

0 commit comments

Comments
 (0)