Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidzhao committed Dec 21, 2024
1 parent 90f21d6 commit e8a410b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
echo "publishedPackages=['livekit-agents']" >> $GITHUB_OUTPUT
- name: debug packages
run: echo "${{ steps.changesets.outputs.publishedPackages }}"
run: echo "${{ steps.override.outputs.publishedPackages }}"

build:
needs:
Expand Down

0 comments on commit e8a410b

Please sign in to comment.