Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meysamhadeli authored Dec 9, 2023
1 parent d1b9fd3 commit 9f90842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '20.x'
working-directory: ./src/building-blocks
- working-directory: ./src/building-blocks
- run: npm ci
- run: npm run build --if-present

0 comments on commit 9f90842

Please sign in to comment.