]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add workflow test
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Wed, 11 May 2022 09:06:18 +0000 (11:06 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Fri, 13 May 2022 14:13:01 +0000 (16:13 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
.github/workflows/node.yml

index 96cd7477e4c521b3e0d24b24ee8ce880d35b8965..a0ecd45b149d258dbdc84caa6651161a9d23b787 100644 (file)
@@ -42,6 +42,9 @@ jobs:
           npm ci
           npm run build --if-present
 
+      - name: Build css
+        run: npm run sass
+
       - name: Build icons css
         run: npm run sass:icons