Update Dockerfile.windows
Some checks failed
Deploy / publish-windows (push) Failing after 4m17s

This commit is contained in:
2025-12-23 23:14:44 +06:00
parent 01ae1b5011
commit b33a896117

View File

@@ -44,5 +44,5 @@ RUN node scripts/generate-updater.mjs
# === Artifacts ===
FROM scratch AS artifacts
COPY --from=builder /app/src-tauri/target/release/bundle/nsis/ /
COPY --from=builder /app/updater.json /
COPY --from=builder /app/src-tauri/target/x86_64-pc-windows-msvc/release/bundle/nsis/ /