Skip to content

Commit

Permalink
Fix the thing
Browse files Browse the repository at this point in the history
  • Loading branch information
neilh-cogapp committed Jun 3, 2024
1 parent bafb91a commit 198897a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 176 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: npm ci

- name: Build the project
run: npm run build
run: npm run build -- --base=/funk-with-iiif/

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down
163 changes: 0 additions & 163 deletions iiif.vtt

This file was deleted.

12 changes: 0 additions & 12 deletions vite.config.js

This file was deleted.

0 comments on commit 198897a

Please sign in to comment.