Skip to content

Commit

Permalink
dapp-ci: fixed typo
Browse files Browse the repository at this point in the history
Signed-off-by: Logan Nguyen <[email protected]>
  • Loading branch information
quiet-node committed Sep 11, 2023
1 parent 124b1cc commit dc2787f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system-dapp-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# cache: npm

- name: Install dependencies
run: npm Install
run: npm install

- name: Create production-ready build
run: npm run build

0 comments on commit dc2787f

Please sign in to comment.