Skip to content

build: fix release workflow temp path expressions#419

Merged
thymikee merged 1 commit intomainfrom
codex/fix-release-ios-runner-workflow
Apr 16, 2026
Merged

build: fix release workflow temp path expressions#419
thymikee merged 1 commit intomainfrom
codex/fix-release-ios-runner-workflow

Conversation

@thymikee
Copy link
Copy Markdown
Contributor

Summary

Fix the release workflow parse error caused by using runner.temp in job-level env.
Move the derived-data and asset directory paths to step-scoped environment variables using ${{ github.workspace }} so the workflow validates and still uses isolated temp directories.
Touched files: 1. Scope stayed within release tooling.

Validation

  • ruby -e "require 'yaml'; YAML.load_file('.github/workflows/release-ios-runner.yml'); puts 'workflow-ok'"
  • git diff --stat origin/main..HEAD

@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-419/

Built to branch gh-pages at 2026-04-16 16:25 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit 8bc9d34 into main Apr 16, 2026
14 of 15 checks passed
@thymikee thymikee deleted the codex/fix-release-ios-runner-workflow branch April 16, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant