We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 365acc0 commit d3faa36Copy full SHA for d3faa36
.github/workflows/install/action.yml
@@ -59,6 +59,7 @@ runs:
59
env:
60
GITHUB_PAT: ${{ inputs.token }}
61
with:
62
+ pak-version: devel
63
needs: ${{ inputs.needs }}
64
extra-packages: ${{ inputs.extra-packages }} ${{ matrix.config.covr && 'any::covr' }} ${{ steps.get-extra.outputs.packages }}
65
cache-version: ${{ inputs.cache-version }}
0 commit comments