mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Fix CI
This commit is contained in:
parent
8b13cc0ad6
commit
819f5340bf
4
.github/workflows/docs_build.yml
vendored
4
.github/workflows/docs_build.yml
vendored
@ -27,9 +27,6 @@ concurrency:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./docs
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
@ -43,6 +40,7 @@ jobs:
|
||||
uses: withastro/action@v1
|
||||
with:
|
||||
path: ./docs
|
||||
package-manager: npm
|
||||
|
||||
deploy:
|
||||
needs: build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user