Commit 143ddeb
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 20cc63b commit 143ddeb
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments