mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2025-10-30 07:01:10 +00:00
rename build artifact
allows for easier api query later
This commit is contained in:
parent
260998cbf5
commit
3ec418fd0f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
- name: Upload lsfg-vk artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: lsfg-vk
|
||||
name: lsfg-vk_archlinux
|
||||
path: |
|
||||
build-release/share/vulkan/implicit_layer.d/VkLayer_LS_frame_generation.json
|
||||
build-release/lib/liblsfg-vk.so
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue