Commit 06d59db
committed
fix(ci): remove GA expression from npm script
- Change optimize script to 'jampack _site' to avoid shell bad substitution in Actions
- GitHub Actions expressions are not interpolated inside package.json scripts
- Workflow already outputs site to _site1 parent e386f0d commit 06d59db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments