Commit 1a5021d
committed
Specify sketches report input values for sketch compilation CI actions
The reliance on the `actions/upload-artifacts` action means that these values will always be hardcoded into the
workflow. The result is that if the default values of the inputs are changed, it breaks the workflow, even if the
changes are synchronized. So it's safest to not rely on the defaults.1 parent b1aa83d commit 1a5021d
File tree
2 files changed
+5
-0
lines changed- .github/workflows
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| 180 | + | |
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments