Skip to content

Commit

Permalink
Merge pull request #100 from Amsterdam/hotfix/deploy-build-command
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasm0 authored Jan 7, 2025
2 parents 3158206 + ca3b9df commit f30d394
Show file tree
Hide file tree
Showing 100 changed files with 4 additions and 1,209 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: npm install --frozen-lockfile
- name: Build website
run: npm build
run: npm run build

- name: Upload Build Artifact
uses: actions/upload-pages-artifact@v3
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Dependencies
/node_modules

# Production
/build

# Generated files
.docusaurus
.cache-loader
Expand Down
Empty file removed build/.nojekyll
Empty file.
1 change: 0 additions & 1 deletion build/404.html

This file was deleted.

1 change: 0 additions & 1 deletion build/CNAME

This file was deleted.

1 change: 0 additions & 1 deletion build/assets/css/styles.62b38c0a.css

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit f30d394

Please sign in to comment.