Skip to content

Commit

Permalink
prep for marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
Randomblock1 committed Dec 16, 2020
1 parent f2d4023 commit 0f7d061
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# theos-action
_Use Theos in your GitHub Actions to build iOS tweaks, even without a Mac._
_Use Theos in your GitHub Actions to build iOS tweaks, even without owning a Mac._

### Wait, what's Theos?
[Theos](https://github.com/theos/theos) is a cross-platform building suite for iOS and MacOS. It's mainly used for developing and compiling jailbroken iOS tweaks for the iPhone/iPad.
Expand Down
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 'Install Theos'
description: 'Install Theos and prepare it for building projects'
icon: download-cloud
color: purple
inputs:
theos-dir:
description: 'Where to install Theos (relative to the repo workspace itself)'
Expand Down

0 comments on commit 0f7d061

Please sign in to comment.