Skip to content

fix: input path for toml parsing#37

Merged
domire8 merged 1 commit intomainfrom
fix/toml-path
Dec 18, 2023
Merged

fix: input path for toml parsing#37
domire8 merged 1 commit intomainfrom
fix/toml-path

Conversation

@domire8
Copy link
Copy Markdown
Member

@domire8 domire8 commented Dec 18, 2023

Description

From what I can see in https://github.com/aica-technology/hardware-collections/actions/runs/7246654042/job/19739015041 and in the parse-package-toml action cmd: yq '.metadata.name' ${{ inputs.directory }}/aica-package.toml, I think the input to this action should not be /tmp/ but /tmp

Review guidelines

Estimated Time of Review: 2 minutes

Checklist before merging:

  • Confirm that the relevant changelog(s) are up-to-date in case of any user-facing changes

Copy link
Copy Markdown
Member

@eeberhard eeberhard left a comment

Choose a reason for hiding this comment

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

Seems reasonable, an easy thing to miss

@domire8 domire8 merged commit c5e6242 into main Dec 18, 2023
@domire8 domire8 deleted the fix/toml-path branch December 18, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants