Skip to content

Commit

Permalink
add lib.
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 committed Dec 3, 2023
1 parent da3f731 commit d7a1c90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Expand Up @@ -23,6 +23,8 @@ jobs:
run: npm ci --ignore-scripts
- name: Build Lib
run: npm run build
- name: Add Changes of Lib
run: git add /lib
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
#if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit d7a1c90

Please sign in to comment.