Skip to content

.github/workflows: Fix Setup Python step#11

Merged
Flickdm merged 1 commit into
microsoft:mainfrom
makubacki:fix_build_setup_python_step
Oct 24, 2023
Merged

.github/workflows: Fix Setup Python step#11
Flickdm merged 1 commit into
microsoft:mainfrom
makubacki:fix_build_setup_python_step

Conversation

@makubacki
Copy link
Copy Markdown
Member

Specify the dependency path as pip-requirements.txt so the action
can find the file.

Specify the dependency path as pip-requirements.txt so the action
can find the file.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
@makubacki
Copy link
Copy Markdown
Member Author

makubacki commented Oct 24, 2023

Note that this is expected to fail because the workflow uses a pull_request_target trigger which does not actually run the workflow change in the PR instead running the copy in the target branch (main). It will work once merged to main.

@Flickdm Flickdm merged commit 231fc4a into microsoft:main Oct 24, 2023
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.

3 participants