Alex Dima пре 3 година
родитељ
комит
5bb2a27249
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .github/workflows/ci.yml

+ 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