mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-22 18:49:18 +02:00
removed alternate working dir
Some checks failed
build-docusaurus / build (push) Failing after 1m34s
Some checks failed
build-docusaurus / build (push) Failing after 1m34s
This commit is contained in:
parent
822536817e
commit
0008b17278
1 changed files with 0 additions and 2 deletions
|
@ -32,11 +32,9 @@ jobs:
|
|||
|
||||
- name: install dependencies
|
||||
run: npm install --frozen-lockfile
|
||||
working-directory: docusaurus
|
||||
|
||||
- name: build project
|
||||
run: npm run build
|
||||
working-directory: docusaurus
|
||||
|
||||
- name: capture build artifacts
|
||||
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue