Commit 9c6028e
authored
ci: Fix canary test workflow (getsentry#14429)
Oops, we forgot this when moving the stuff from utils to core. The
canary test workflow only kept the utils build in cache, which lead to
this failing - now, we just keep all build output in cache, to be on the
safe side...
see:
https://github.com/getsentry/sentry-javascript/actions/runs/119710419741 parent 99817ea commit 9c6028e
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments