Commit 3aefd04
committed
fix(ci): use sudo for apt-get install in release workflow [need ci]
- Added sudo prefix to apt-get install command in release.yml
- Ensured jq installation runs with proper permissions during CI job
- Prevented permission issues in GitHub Actions release workflow execution1 parent 36ecdce commit 3aefd04
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments