Skip to content

Commit

Permalink
chore: static page deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Cordobo committed May 9, 2024
1 parent 91a39cb commit 3d58308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Install
run: npm install
- name: Build
run: npm run ci:build:lib
run: npm run ci:build:app
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 3d58308

Please sign in to comment.