Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
quiet-node committed Sep 11, 2023
1 parent 14be82b commit 9d7fe41
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/system-dapp-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@ jobs:
- name: Install dependencies
run: npm install

- name: List dirs
run: ls -a

- name: Create production-ready build
run: |
cd ./system-contract-app-playground
cd ./system-contract-dapp-playground
npm run build

0 comments on commit 9d7fe41

Please sign in to comment.