Skip to content

cycloud-io/action-is-installed-xcode checks to see if the same Xcode version as GitHub-hosted is installed.

License

Notifications You must be signed in to change notification settings

cycloud-io/action-is-installed-xcode

Repository files navigation

cycloud-io/action-is-installed-xcode

CI

cycloud-io/action-is-installed-xcode checks to see if the same Xcode version as GitHub-hosted is installed.

Usage

- uses: cycloud-io/action-is-installed-xcode@v0
  with:
    success-on-miss: false  # Optional

Please see actions.yml about input parameters.

Motivation

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.

Development

Build

deno fmt
deno task bundle

About

cycloud-io/action-is-installed-xcode checks to see if the same Xcode version as GitHub-hosted is installed.

Resources

License

Stars

Watchers

Forks

Packages

No packages published