Skip to content

Commit 3fbadd3

Browse files
committed
Actions: fix docker
1 parent b8f7d85 commit 3fbadd3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-rootfs-docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ jobs:
123123
export wineAmd64URL=$wineAmd64URL
124124
EOF
125125
126+
sudo chmod 777 /tmp/archlinux/tmp2/init.sh
127+
126128
sudo docker exec arch bash -x /tmp/build-rootfs.sh || exit 1
127129
sudo chmod 644 /tmp/archlinux/tmp2/output/*
128130

0 commit comments

Comments
 (0)