Skip to content

Commit

Permalink
Fixing npm run build
Browse files Browse the repository at this point in the history
  • Loading branch information
y9san9 committed Nov 25, 2024
1 parent 441d984 commit bbbec6d
Show file tree
Hide file tree
Showing 11 changed files with 405 additions and 437 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

deploy:
name: Deploy
permissions: "write-all"
needs: build
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
Expand Down
Loading

0 comments on commit bbbec6d

Please sign in to comment.