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