mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-22 18:49:18 +02:00
This commit is contained in:
parent
1867977eca
commit
822536817e
2 changed files with 5 additions and 5 deletions
|
@ -12,6 +12,11 @@ jobs:
|
|||
- name: checkout repository
|
||||
uses: https://code.forgejo.org/actions/checkout@v4
|
||||
|
||||
- name: Debug workspace
|
||||
run: |
|
||||
pwd
|
||||
ls -la
|
||||
|
||||
- name: setup node
|
||||
uses: https://github.com/actions/setup-node@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue