Commit 9a87dec
committed
Fix publish job
The name of the action was wrong, leading to:
Error: Unable to resolve action actions/download-artifacts, repository not found
The publish job also started before the build job. Fixed by adding the
missing dependency.1 parent c0b0695 commit 9a87dec
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments