Skip to content

Commit

Permalink
Building with webpack still
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Jul 9, 2024
1 parent e51afef commit 8331d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
run: |
npm ci
npm run license-check
npm run esbuild
npm run compile
npm run lint
npm run compile-tests
npm run normalTest
Expand Down

0 comments on commit 8331d27

Please sign in to comment.