mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
ci(ios): try build ios when package.json changed
This commit is contained in:
2
.github/workflows/build-ios.yml
vendored
2
.github/workflows/build-ios.yml
vendored
@@ -8,10 +8,12 @@ on:
|
||||
branches: [master]
|
||||
paths:
|
||||
- 'ios/App'
|
||||
- package.json
|
||||
pull_request:
|
||||
branches: [master]
|
||||
paths:
|
||||
- 'ios/App'
|
||||
- package.json
|
||||
|
||||
env:
|
||||
CLOJURE_VERSION: '1.10.1.763'
|
||||
|
||||
Reference in New Issue
Block a user