embedding progress

This commit is contained in:
vcoppe
2024-07-12 15:00:33 +02:00
parent cfeeabb580
commit d774f3a53c
14 changed files with 386 additions and 281 deletions

View File

@@ -31,6 +31,7 @@ jobs:
- name: Build website
env:
BASE_PATH: '/${{ github.event.repository.name }}'
PUBLIC_MAPBOX_TOKEN: ${{ secrets.PUBLIC_MAPBOX_TOKEN }}
run: |
npm run build --prefix website