mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-06-07 18:56:40 +00:00
fix publish workflow (#54)
This commit is contained in:
2
.github/workflows/npm-publish.yml
vendored
2
.github/workflows/npm-publish.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Build package
|
||||
run: npm run build "${{ steps.release.outputs.package-path }}"
|
||||
run: npm run build
|
||||
|
||||
- id: package
|
||||
name: Read package metadata
|
||||
|
||||
Reference in New Issue
Block a user