Skip to content

fix(ci): build frontend before macOS Rust smoke test - #46

Merged
McanKul merged 1 commit into
developmentfrom
fix/macos-release-build-order
Aug 16, 2026
Merged

fix(ci): build frontend before macOS Rust smoke test#46
McanKul merged 1 commit into
developmentfrom
fix/macos-release-build-order

Conversation

@McanKul

@McanKul McanKul commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Summary

Build the frontend before running the macOS HEIC/HEIF Rust smoke test. Tauri's compile-time context requires the configured ../dist directory, so the previous release run stopped before the test itself ran.

Verification

  • actionlint .github/workflows/macos-release.yml
  • npm run build
  • cargo test --manifest-path src-tauri/Cargo.toml --lib heic_and_heif_complete_the_jpeg_and_pdf_pipeline
  • git diff --check

@McanKul
McanKul force-pushed the fix/macos-release-build-order branch from b890414 to af59746 Compare August 16, 2026 17:16
@McanKul
McanKul merged commit 211e73a into development Aug 16, 2026
2 checks passed
@McanKul
McanKul deleted the fix/macos-release-build-order branch August 16, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant