mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 21:59:43 +03:00
chore: force js formatting to occur before building/bundling
This commit is contained in:
parent
27560ef6a9
commit
cab45f0be8
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ jobs:
|
|||
name: Build and bundle web project
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'owncast/owncast'
|
||||
|
||||
needs: [formatting, unused-code]
|
||||
steps:
|
||||
- id: skip_check
|
||||
uses: fkirc/skip-duplicate-actions@v5
|
||||
|
|
Loading…
Reference in a new issue