Skip to content

Commit

Permalink
Updated ReactJs.yml #55
Browse files Browse the repository at this point in the history
  • Loading branch information
SaiVarunVaranasi authored May 19, 2021
1 parent aaec712 commit 632e559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Reactjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v1

- name: Install Dependencies
run: yarn add frontend/package.json --no-progress --non-interactive --no-lockfile
run: yarn add frontend/package.json frontend/package-lock.json --no-progress --non-interactive --no-lockfile

- name: Build
run: yarn build
Expand Down

0 comments on commit 632e559

Please sign in to comment.