mirror of
https://github.com/LukeHagar/sveltekit-og.git
synced 2025-12-06 04:21:37 +00:00
add build step
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
with:
|
||||
node-version: "lts"
|
||||
- run: pnpm install
|
||||
- run: pnpm build
|
||||
#- run: pnpm test
|
||||
- uses: JS-DevTools/npm-publish@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user