We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68c897 commit d099da0Copy full SHA for d099da0
.github/workflows/python3.8.yaml
@@ -58,4 +58,5 @@ jobs:
58
uses: HariSekhon/GitHub-Actions/.github/workflows/make.yaml@master
59
with:
60
python-version: 3.8
61
+ caches: apt pip
62
debug: ${{ github.event.inputs.debug }}
0 commit comments