-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The python userbase in the setup python action was not being cached due to the path used being incorrect. I seem to recall finding the path in the setup-python or caching action docs, however I can no longer find it. It's been removed it as it's not very relevant either way. The pip cache has been added to the set of cached paths. The tests' python patch version has been specified to avoid other cache misses. Signed-off-by: Hassan Abouelela <hassan@hassanamr.com>
- Loading branch information
1 parent
855672d
commit 398a28a
Showing
3 changed files
with
31 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.