OS | Status |
---|---|
macos-latest | |
macos-14 | |
macos-15 |
CyberAgent/action-is-installed-xcode checks to see if the same Xcode version as GitHub-hosted is installed.
- uses: CyberAgent/action-is-installed-xcode@v0
with:
success-on-miss: false # Optional
Please see actions.yml about input parameters.
The GitHub-hosted runner installs Xcode under the conditions specified in actions/runner-images.
This action checks whether the self-hosted runner is in the same state as the GitHub-hosted runner when providing the macOS runner.
deno fmt
deno task bundle
This repository generated from Kesin11/deno-action-template. Thank you for great work!