Commit 6a98628
committed
fix(ci): exclude .git from the generated artifact
The artifact's pack file has the same name as the read-only one in the publish job's checkout, so extracting over it fails with EACCES.1 parent ea88feb commit 6a98628
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments