debug workflow

This commit is contained in:
Kars van Velzen 2024-10-21 17:32:27 +02:00
parent 4c55582855
commit c97108986a

View file

@ -24,7 +24,9 @@ jobs:
run: npm run build
- name: Debug
run: pwd
run: |
pwd
ls -a
- name: Set up SSH
run: |