Skip to content

Commit

Permalink
ci(2.0): fix target
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaucau committed Dec 13, 2024
1 parent 1f5550b commit 6605a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [workflow_dispatch, push, pull_request]

jobs:
run:
uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@2.x
uses: flarum/framework/.github/workflows/REUSABLE_frontend.yml@2.x
with:
enable_bundlewatch: false
enable_prettier: true
Expand Down

0 comments on commit 6605a30

Please sign in to comment.