Skip to content

Commit

Permalink
Merge pull request #7 from gisktzh/feature/gb3-1683-404-on-none-root-…
Browse files Browse the repository at this point in the history
…page

Update node-deploy.yml
  • Loading branch information
TIL-EBP authored Oct 14, 2024
2 parents 38433c1 + 0db7cd9 commit 841e484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: |
npm ci
npm run build-dev-ebp
cp ./dist/browser/index.html ./dist/browser/404.html
- name: Create CNAME file for custom domain
run: echo 'dev.geo.zh.ch' > ./dist/browser/CNAME
Expand Down

0 comments on commit 841e484

Please sign in to comment.