chore: force js formatting to occur before building/bundling

This commit is contained in:
Gabe Kangas
2023-08-01 14:24:45 -07:00
parent 27560ef6a9
commit cab45f0be8

View File

@@ -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