Skip to content

Commit

Permalink
fix: fix actions
Browse files Browse the repository at this point in the history
hell begins
  • Loading branch information
reisxd committed Jun 27, 2024
1 parent 341c3d8 commit 3069420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-new-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install modules and build standalone service
working-directory: tizenbrew-app/TizenBrew/service
run: |
sudo apt install -y expect zip
sudo apt install -y expect zip coreutils
npm install
npm install -g @vercel/ncc
npm install -g wgt-to-usb
Expand Down

0 comments on commit 3069420

Please sign in to comment.