This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Commit 2c32fa0
committed
Move SIMULATOR_NAME setup to step script
The SIMULATOR_NAME environment variable is now set within the simulator setup step using GITHUB_ENV, rather than globally in the job env section. This change ensures the variable is available for subsequent steps and improves clarity in the workflow.1 parent 49476ec commit 2c32fa0
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 20 | | |
24 | | - | |
25 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments