Browse Source

Merge branch 'master' into rc

Jonas Gloning 2 years ago
parent
commit
42a47c11b2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/release.yml

+ 2 - 0
.github/workflows/release.yml

@@ -19,6 +19,8 @@ jobs:
           node-version: "lts/*"
           node-version: "lts/*"
       - name: Install dependencies
       - name: Install dependencies
         run: npm ci
         run: npm ci
+      - name: Build
+        run: npm run build
       - name: Import GPG key
       - name: Import GPG key
         id: import_gpg
         id: import_gpg
         uses: crazy-max/ghaction-import-gpg@v5
         uses: crazy-max/ghaction-import-gpg@v5