Skip to content

Commit

Permalink
added read me
Browse files Browse the repository at this point in the history
  • Loading branch information
John4650-hub committed Sep 21, 2023
1 parent b0f2136 commit 77d5342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ workflows:
scripts:
- name: Build
script: |
sudo pkg install node
sudo apt-get install nodejs
sudo npm install --save-dev webpack webpack-cli
cd www && mkdir dist && cd ..
npm run build
Expand Down

0 comments on commit 77d5342

Please sign in to comment.