Run right esbuild script

This commit is contained in:
Daniel Imms
2024-07-05 12:34:17 -07:00
parent 804a2b7693
commit 4d45215622
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: Setup and run tsc
run: yarn setup
- name: Esbuild
run: yarn esbuild-dev
run: yarn esbuild
- name: Zip artifacts
run: |
zip -r compressed-build \