Commit 81803d7
committed
ci: write release tarball to /tmp to avoid tar self-reference
GHA failed with 'tar: ./callpanel-17.0.0.tgz: file changed as we read it'
because the tarball was being written to the same directory tar was
archiving. Move the output to /tmp/.
Signed-off-by: Eric Osterberg <ejosterberg@gmail.com>1 parent 82279fe commit 81803d7
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
0 commit comments