Skip to content

Commit

Permalink
build in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tamjidrahman committed Nov 12, 2024
1 parent e3f1544 commit d9d2614
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 87 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install dependencies and build project
run: |
yarn install
yarn build
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Upload artifact
Expand Down
14 changes: 0 additions & 14 deletions build/assets/duckdb-browser-eh.worker-D6ypKDsm.js

This file was deleted.

14 changes: 0 additions & 14 deletions build/assets/duckdb-browser-mvp.worker-CM-L3bpJ.js

This file was deleted.

Binary file removed build/assets/duckdb-eh-DrTJ_0hP.wasm
Binary file not shown.
Binary file removed build/assets/duckdb-mvp-DuKjbjvP.wasm
Binary file not shown.
1 change: 0 additions & 1 deletion build/assets/index-DiwrgTda.css

This file was deleted.

43 changes: 0 additions & 43 deletions build/assets/index-DwWOe-n1.js

This file was deleted.

14 changes: 0 additions & 14 deletions build/index.html

This file was deleted.

1 change: 0 additions & 1 deletion build/vite.svg

This file was deleted.

0 comments on commit d9d2614

Please sign in to comment.