fix release workflow

This commit is contained in:
Nebel 2024-09-03 03:24:35 +09:00
parent b0437e17da
commit a7346f528f
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -23,6 +23,7 @@ jobs:
with:
node-version: lts/*
cache: npm
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm test
- name: Release