Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
bortoz committed Sep 5, 2024
1 parent e33e808 commit 5548dc2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "1.0.0",
"private": true,
"scripts": {
"postinstall": "playwright install chromium",
"dev": "quizms dev",
"lint": "biome check --write",
"build": "quizms build --training"
Expand Down
1 change: 0 additions & 1 deletion tools/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ cd scolastiche
apt-get update
apt-get install -y asymptote texlive-latex-extra texlive-fonts-recommended libxkbcommon0
yarn install --production --frozen-lockfile
yarn playwright install-deps chromium
yarn build

0 comments on commit 5548dc2

Please sign in to comment.