Skip to content

Commit daf1112

Browse files
chore: revert back to original action
1 parent 5de6e9f commit daf1112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/REUSABLE_frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
working-directory: ${{ inputs.frontend_directory }}
161161

162162
- name: JS Checks & Production Build
163-
uses: glowingblue/action-build@di/custom-actor
163+
uses: flarum/action-build@v4
164164
with:
165165
build_script: ${{ inputs.build_script }}
166166
build_typings_script: ${{ inputs.build_typings_script }}

0 commit comments

Comments
 (0)