Skip to content

Commit

Permalink
Update react.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MeetMichal committed Jan 6, 2024
1 parent e46d113 commit 526d057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/react.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
node-version: 16.x

- name: Installing NPM packages
run: npm ci
run: npm ci --prefix ./React

- name: Building project
run: npm run build --prefix ./React
Expand Down

0 comments on commit 526d057

Please sign in to comment.