fix: avoid invoking onCompletion handler twice for non-service errors… #53
deploy_unstable.yml
on: push
release-unstable
/
...
/
fortify-scan
4m 22s
release-unstable
/
...
/
build-amplify-ui-swift-liveness
9m 38s
release-unstable
/
...
/
Liveness iOS Unit Tests
8m 30s
release-unstable
/
...
/
Confirm Passing Fortify Scan
3s
release-unstable
/
...
/
Confirm Passing Build Steps
3s
release-unstable
/
Release new unstable version
12s
Annotations
1 error
|
release-unstable / Release new unstable version
The current runner (macos--arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 3.2.1 /Users/runner/hostedtoolcache/Ruby/3.2.1/arm64
Once that completes successfully, mark it as complete with:
$ touch /Users/runner/hostedtoolcache/Ruby/3.2.1/arm64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|