mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-22 18:49:18 +02:00
debug because I dont know whats going on
This commit is contained in:
parent
2c14e6e236
commit
1867977eca
1 changed files with 5 additions and 0 deletions
5
.github/workflows/build-docusaurus.yml
vendored
5
.github/workflows/build-docusaurus.yml
vendored
|
@ -12,6 +12,11 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Debug workspace
|
||||
run: |
|
||||
pwd
|
||||
ls -la
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue