mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-22 20:48:43 +03:00
Fix typo!
yeeee
This commit is contained in:
parent
c7f8cd9529
commit
c4f5ab8c65
@ -31,8 +31,8 @@ jobs:
|
|||||||
- ~/.go_workspace
|
- ~/.go_workspace
|
||||||
- ~/.gradle
|
- ~/.gradle
|
||||||
- ~/.cache/bower
|
- ~/.cache/bower
|
||||||
# - run: sudo pip install json-spec
|
- run: sudo pip install json-spec
|
||||||
# - run: json validate --schema-file=.github/schema.json --document-file=contents.json
|
- run: json validate --schema-file=.github/schema.json --document-file=contents.json
|
||||||
- run: ruby .github/osia_validate_categories.rb
|
- run: ruby .github/osia_validate_categories.rb
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: /tmp/circleci-test-results
|
path: /tmp/circleci-test-results
|
||||||
|
@ -19159,7 +19159,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Animal Crossing New Horizon items catalogue",
|
"description": "Animal Crossing New Horizon items catalogue",
|
||||||
"source": "https://github.com/Dimillian/ACHNBrowserUI",
|
"source": "https://github.com/Dimillian/ACHNBrowserUI",
|
||||||
"itunes:": "https://apps.apple.com/app/ac-helper/id1508764244",
|
"itunes": "https://apps.apple.com/app/ac-helper/id1508764244",
|
||||||
"license": "apache-2.0",
|
"license": "apache-2.0",
|
||||||
"tags": [
|
"tags": [
|
||||||
"swift"
|
"swift"
|
||||||
|
Loading…
Reference in New Issue
Block a user