1
0
Alex Dima 3 жил өмнө
parent
commit
5bb2a27249

+ 3 - 0
.github/workflows/ci.yml

@@ -52,3 +52,6 @@ jobs:
 
       - name: Run smoke test
         run: npm run smoketest
+
+      - name: Build website
+        run: npm run build-website