Skip to content

Commit

Permalink
Patch CI release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Jun 3, 2021
1 parent 43c2bbf commit 437c77b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
overwrite: true
- name: Build Web
run: cd ol/cli/web-monitor/public/ && npm i && npm run build
- name: Package Web
run: cd ol/cli/web-monitor/public/; tar -czvf web-monitor.tar.gz *
- name: Upload Web Files
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit 437c77b

Please sign in to comment.