Skip to content

Commit

Permalink
fix: build in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Mansi1 committed Aug 2, 2023
1 parent 1d26595 commit b45decd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
os: [ubuntu-latest]
node-version: [18.x]
steps:
- uses: actions/checkout@v3
- uses: actions/cache@v3
with:
path: 'node_modules'
Expand Down

0 comments on commit b45decd

Please sign in to comment.