develop #206

Merged
samuel-p merged 13 commits from develop into main 2023-12-06 02:22:52 +00:00
Showing only changes of commit 3af1791073 - Show all commits

View file

@ -13,9 +13,14 @@ jobs:
container:
image: node:lts
steps:
- uses: actions/checkout@v3
- name: Install Dependencies
run: npm install
- name: Build English Version
run: npm run build
- name: Build German Version
run: npm run build:de
- uses: actions/upload-artifact@v3
with:
name: website
path: dist/