.github/workflows/release: fix make dist step
This commit is contained in:
parent
92a6fb5417
commit
7129cf866e
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:
|
|||
run: npm ci
|
||||
|
||||
- name: Make dist
|
||||
run: make dist
|
||||
|
||||
# crate release, which will bump the version
|
||||
- name: Upstream release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue