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

This commit is contained in:
2025-12-23 21:21:44 +06:00
parent 89a3eac2b9
commit ba9f51bd5e

View File

@@ -35,6 +35,6 @@ RUN cargo install --locked cargo-xwin
RUN yarn tauri build --runner cargo-xwin --target x86_64-pc-windows-msvc
RUN node scripts/generate-updater.js
RUN node scripts/generate-updater.mjs
RUN ls -la