Buckets:
| name: "Linux - Setup Vulkan SDK" | |
| description: "Setup Vulkan SDK for Linux" | |
| inputs: | |
| path: | |
| description: "Installation path" | |
| required: true | |
| version: | |
| description: "Vulkan SDK version" | |
| required: true | |
| runs: | |
| using: "composite" | |
| steps: | |
| - name: Setup Vulkan SDK | |
| id: setup | |
| uses: ./.github/actions/unarchive-tar | |
| with: | |
| url: https://sdk.lunarg.com/sdk/download/${{ inputs.version }}/linux/vulkan_sdk.tar.xz | |
| path: ${{ inputs.path }} | |
| strip: 1 | |
Xet Storage Details
- Size:
- 498 Bytes
- Xet hash:
- 9e584755b01326aec7377554ffc7692dbedef56be5c09bdc3b6f87f404fcf6d9
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.