Skip to content

Conversation

@ultmaster
Copy link
Contributor

Summary

  • fix path to pack NPM package in publish.yml

Testing

  • npm run build-webview
  • npm run build-cli
  • npm run lint
  • npm test
  • python -m pytest python/tests

https://chatgpt.com/codex/tasks/task_e_688212d27de4832e967191a47f04047a

Copilot AI review requested due to automatic review settings July 24, 2025 11:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the NPM packaging path in the GitHub Actions publish workflow by correcting the directory reference from packages/poml to packages/poml-build.

  • Updates the working directory for the NPM pack command to use the correct build output location
  • Corrects the artifact upload path to match the updated pack directory

@ultmaster ultmaster merged commit 4769e42 into main Jul 24, 2025
9 checks passed
@ultmaster ultmaster deleted the codex/fix-package.json-not-found-in-github-actions branch August 27, 2025 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants