Skip to content

Commit

Permalink
ci: fix pre-release (#1341)
Browse files Browse the repository at this point in the history
  • Loading branch information
himself65 authored Oct 18, 2024
1 parent f3e0d07 commit 0dde0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: pnpm run build

- name: Pre Release
run: pnpx pkg-pr-new publish ./packages/*
run: pnpx pkg-pr-new publish ./packages/* ./packages/llm/*

0 comments on commit 0dde0ca

Please sign in to comment.