Skip to content

Commit c165ecc

Browse files
Update release-binaries.yml
1 parent 672dce7 commit c165ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
exit 1
108108
fi
109109
echo "✅ glibc 2.17 compatible"
110-
sudo chown -R "$USER:$USER" dist/
110+
sudo chown -R "$(id -u):$(id -g)" dist/
111111
'
112112
113113
- name: Package artifact

0 commit comments

Comments
 (0)