Explorar o código

Merge branch 'master' into rc

Jonas Gloning %!s(int64=2) %!d(string=hai) anos
pai
achega
42a47c11b2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/release.yml

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

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