Skip to content

Clone repository before setting up Python#250

Merged
mnm678 merged 1 commit intotheupdateframework:masterfrom
joshuagl:joshuagl/fix-release
Sep 20, 2022
Merged

Clone repository before setting up Python#250
mnm678 merged 1 commit intotheupdateframework:masterfrom
joshuagl:joshuagl/fix-release

Conversation

@joshuagl
Copy link
Copy Markdown
Member

Since 70f167f the setup-python action restores a cache based on the fingerprint of requirements.txt, therefore we must ensure a copy of that file exists before we setup Python. This order of events requires the first action to be checkout to clone the repository.

Signed-off-by: Joshua Lock [email protected]

Since 70f167f the setup-python action restores a cache based on the
fingerprint of requirements.txt, therefore we must ensure a copy of that
file exists before we setup Python. This order of events requires the first
action to be checkout to clone the repository.

Signed-off-by: Joshua Lock <[email protected]>
@mnm678 mnm678 merged commit beffcf8 into theupdateframework:master Sep 20, 2022
@joshuagl joshuagl deleted the joshuagl/fix-release branch September 20, 2022 21:53
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