mirror of
https://github.com/skoelle/28k8-moonweb-org.git
synced 2026-09-17 18:30:24 +00:00
update documentation
This commit is contained in:
@@ -16,6 +16,9 @@ jobs:
|
||||
cache: npm
|
||||
|
||||
- run: npm ci
|
||||
# prebuild.sh wird bewusst übersprungen — die JSON-Daten in src/data/
|
||||
# wurden lokal generiert und ins Repo committed. Nur lokales `npm run build`
|
||||
# führt prebuild.sh aus.
|
||||
- run: npx astro build
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user