Skip to content

Commit

Permalink
FIX: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
allrude committed Mar 12, 2023
1 parent f43da92 commit 66c440f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: "${{ env.NODE }}"
- run: npm install
- run: npm run build
deploy:
needs: build
Expand Down

0 comments on commit 66c440f

Please sign in to comment.