We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 509c1d0 + 8f9f835 commit b2fcfecCopy full SHA for b2fcfec
1 file changed
.github/workflows/deploy_dev.yml
@@ -28,6 +28,7 @@ jobs:
28
29
sudo systemctl restart pythonbooks
30
31
+ cd pythonbooks
32
cd frontend
33
npm i
34
npm run build
0 commit comments