mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Fix CI stats task
This commit is contained in:
@@ -24,6 +24,9 @@ jobs:
|
||||
with:
|
||||
node-version: '18.x'
|
||||
|
||||
- name: Build
|
||||
run: npm run build -- --analyze-bundle
|
||||
|
||||
- name: PeerTube code stats
|
||||
if: github.event_name != 'pull_request'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user