Skip to content

Commit

Permalink
add lib2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 committed Dec 3, 2023
1 parent d7a1c90 commit 7a555a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build Lib
run: npm run build
- name: Add Changes of Lib
run: git add /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 7a555a2

Please sign in to comment.