Skip to content

Commit

Permalink
readd build step
Browse files Browse the repository at this point in the history
  • Loading branch information
samisayegh committed Feb 20, 2023
1 parent 084bd89 commit ab2ce05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: "18"
- run: ls ./dist
# - run: npm run build
- run: npm run build
- run: npm whoami
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit ab2ce05

Please sign in to comment.