Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
harana-bot committed Feb 21, 2024
1 parent a29519b commit db91e30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-search-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ jobs:
APPLE_CERTIFICATE_PASSWORD: ${{ secrets.APPLE_CERTIFICATE_PASSWORD }}
APPLE_SIGNING_IDENTITY: ${{ secrets.APPLE_SIGNING_IDENTITY }}
APPLE_PROVIDER_SHORT_NAME: ${{ secrets.APPLE_PROVIDER_SHORT_NAME }}
CARGO_BUILD_JOBS: 4
ENABLE_CODE_SIGNING: ${{ secrets.APPLE_CERTIFICATE }}
NODE_OPTIONS: "--max_old_space_size=8196"
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
Expand Down
3 changes: 0 additions & 3 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ swift-rs = { git = "https://github.com/Brendonovich/swift-rs.git", branch = "aut
#[patch.crates-io]
#rusty_ffmpeg = { git = "https://github.com/harana-oss/rusty_ffmpeg.git" }

[patch.crates-io]
openssl-sys = { version = "=0.9.99" }

[profile.release]
codegen-units = 1
incremental = false
Expand Down

0 comments on commit db91e30

Please sign in to comment.