1 parent 857054e commit afeab79Copy full SHA for afeab79
1 file changed
.github/workflows/cmake-single-platform.yml
@@ -42,7 +42,7 @@ jobs:
42
if: always()
43
uses: actions/upload-artifact@v4
44
with:
45
- name: modtracker-${{ env.BUILD_TYPE }}
+ name: cli-modplayer-${{ env.BUILD_TYPE }}
46
path: |
47
${{ env.BUILD_DIR }}/cli-modplayer
48
${{ env.BUILD_DIR }}/note_formatter_tests
0 commit comments