mirror of
https://github.com/kou029w/websri.git
synced 2025-01-18 16:08:16 +00:00
fix release workflow
This commit is contained in:
parent
b0437e17da
commit
a7346f528f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue