We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c74704 commit 8f407f0Copy full SHA for 8f407f0
.github/actions/vcpkg-cache/action.yml
@@ -1,9 +1,4 @@
1
name: 'Setup vcpkg cache'
2
-inputs:
3
- vcpkg-root-path:
4
- description: 'Path where to install vcpkg'
5
- required: true
6
- type: string
7
runs:
8
using: "composite"
9
steps:
0 commit comments