Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shg8 authored Feb 15, 2024
2 parents ca43e47 + 8b0b7c4 commit 29a4f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ jobs:
name: vulkan_splatting-${{ matrix.os }}-${{ matrix.c_compiler }}-${{ matrix.build_type }}
path: |
${{ steps.strings.outputs.build-output-dir }}/vulkan_splatting
${{ steps.strings.outputs.build-output-dir }}/Release/vulkan_splatting.exe
${{ steps.strings.outputs.build-output-dir }}/Release/vulkan_splatting.exe

0 comments on commit 29a4f7e

Please sign in to comment.