mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix: remove invalid iOS web fonts
This commit is contained in:
3
.github/workflows/build-ios-release.yml
vendored
3
.github/workflows/build-ios-release.yml
vendored
@@ -90,6 +90,9 @@ jobs:
|
||||
- name: Prepare iOS build
|
||||
run: pnpm exec cap sync ios
|
||||
|
||||
- name: Verify iOS web fonts
|
||||
run: pnpm test:ios-web-fonts
|
||||
|
||||
- name: Build and upload iOS app
|
||||
run: fastlane beta
|
||||
working-directory: ./ios/App
|
||||
|
||||
Reference in New Issue
Block a user