Skip to content

Commit

Permalink
ci: fix package not found
Browse files Browse the repository at this point in the history
  • Loading branch information
echoy-harmonicinc committed Aug 29, 2023
1 parent a755842 commit 134dc91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
working-directory: ./lib
run: |
npm ci
npm run ropm-ci
npm run build
tar -zcf out/hlit-rafx-ssai-brs.tar.gz out/.roku-deploy-staging
- name: Upload binaries to release
Expand Down

0 comments on commit 134dc91

Please sign in to comment.