Skip to content

Commit fd370a9

Browse files
Add additional paths to artifact upload
1 parent 084cfa4 commit fd370a9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/cmake-multi-platform.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,7 @@ jobs:
3737
path: |
3838
${{ github.workspace }}/build/**/TheVaultFPS
3939
${{ github.workspace }}/build/**/TheVaultFPS.exe
40+
${{ github.workspace }}/sounds/
41+
${{ github.workspace }}/models/
42+
${{ github.workspace }}/shaders/
4043
if-no-files-found: error

0 commit comments

Comments
 (0)