Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct the artifact path in CI config file #15

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

rainx
Copy link
Contributor

@rainx rainx commented Sep 26, 2023

Fix the issue that CI publishes an empty package, it caused by the wrong artifact path setting in the CI

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

CI publishes an empty package

What is the new behavior?

CI could publish the correct package with the lib directory

Does this introduce a breaking change?

  • Yes
  • No

@rainx rainx added the bugfix Inconsistencies or issues which will cause a problem for users or implementors. label Sep 26, 2023
@rainx rainx force-pushed the feature/publishing-empty-package branch 2 times, most recently from 34c31f2 to 731ec56 Compare September 26, 2023 08:10
@rainx rainx force-pushed the feature/publishing-empty-package branch from 731ec56 to f701fde Compare September 26, 2023 08:22
@rainx rainx merged commit 012a18b into main Sep 26, 2023
5 checks passed
Copy link

Pull Request closed and locked due to lack of activity.
If you'd like to build on this closed PR, you can clone it using this method: https://stackoverflow.com/a/14969986
Then open a new PR, referencing this closed PR in your message.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors.
Development

Successfully merging this pull request may close these issues.

1 participant