Update Build_mR-NB.yml

fix
This commit is contained in:
Dimitrij
2025-08-14 01:46:26 +01:00
committed by GitHub
parent 16974068d7
commit 30106d0006

View File

@@ -68,7 +68,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ steps.version.outputs.zipname }}
path: ${{ github.workspace }}/${{ steps.version.outputs.zipname }}
path: ${{ github.workspace }}\${{ steps.version.outputs.zipname }}
- name: (10) Download Artifact
uses: actions/download-artifact@v4