Skip to content

Commit dfbc7f5

Browse files
committed
bindmount wonkiness
1 parent e5dbe33 commit dfbc7f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
- run: printf 'nameserver 1.1.1.1\n' | sudo tee rootfs/etc/resolv.conf
4141
- run: sudo chroot rootfs /qemu-${{ matrix.arch }}-static /bin/sh /src/static.sh
4242

43-
- run: cp rootfs/src/dns-tools .
4443
- run: zip release.zip dns-tools
4544

4645
- uses: actions/upload-release-asset@v1

0 commit comments

Comments
 (0)