Skip to content

Commit

Permalink
Update package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili committed Jul 1, 2024
1 parent 44373ef commit 6cc1426
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '18.x'
- name: Install Dependencies
run: npm install
- name: Test Compile
run: |
npm i -g @vercel/ncc
Expand Down

0 comments on commit 6cc1426

Please sign in to comment.