fix(release): fix windows bundle release name

This commit is contained in:
David Rusu 2025-11-04 09:18:52 +04:00
parent 4cb6289e80
commit d2c046d3fa

View File

@ -542,7 +542,7 @@ jobs:
- name: Create Unified Release Bundle
shell: msys2 {0}
env:
BUNDLE_NAME: nomos-circuits-${{ env.OS }}-${{ env.ARCH }}-${{ env.VERSION }}
BUNDLE_NAME: nomos-circuits-${{ env.VERSION }}-${{ env.OS }}-${{ env.ARCH }}
run: |
# Create the bundle directory structure
mkdir -p "${BUNDLE_NAME}"/{pol,poq,zksign,poc}