Fix CI error: Check Transpiled JavaScript / Check dist

This commit is contained in:
Johan Jansson
2026-03-13 09:49:01 -10:00
parent f65d1a34dc
commit debf34cf91

View File

@@ -43,7 +43,7 @@ jobs:
- name: Build dist/ Directory
id: build
run: npm run bundle
run: npm run package
# This will fail the workflow if the `dist/` directory is different than
# expected.