Skip to content

Commit 733f4f4

Browse files
committed
Debug issues with the build
1 parent 1bc4cc8 commit 733f4f4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ jobs:
2525
sparse-checkout: 'Config'
2626
sparse-checkout-cone-mode: false
2727

28+
- name: debug
29+
run: |
30+
pwd
31+
ls -la
32+
2833
- name: Namespace config addon placeholders
2934
uses: emptyrivers/[email protected]
3035
with:

0 commit comments

Comments
 (0)