Fix filename of UCRT64 builds

This commit is contained in:
maron2000
2025-01-22 12:24:09 +09:00
committed by GitHub
parent a78be6a639
commit bf919a1a61

View File

@@ -208,10 +208,10 @@ jobs:
- name: Upload preview package
uses: actions/upload-artifact@v4.6.0
with:
name: dosbox-x-mingw-win64-${{ env.timestamp }}
name: dosbox-x-UCRT64-experimental-${{ env.timestamp }}
path: ${{ github.workspace }}/package/
- name: Upload release package
uses: softprops/action-gh-release@v2
if: 0
with:
files: dosbox-x--win64-${{ env.timestamp }}.zip
files: dosbox-x-UCRT64-experimental-${{ env.timestamp }}.zip