We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5dbe33 commit dfbc7f5Copy full SHA for dfbc7f5
.github/workflows/build.yml
@@ -40,7 +40,6 @@ jobs:
40
- run: printf 'nameserver 1.1.1.1\n' | sudo tee rootfs/etc/resolv.conf
41
- run: sudo chroot rootfs /qemu-${{ matrix.arch }}-static /bin/sh /src/static.sh
42
43
- - run: cp rootfs/src/dns-tools .
44
- run: zip release.zip dns-tools
45
46
- uses: actions/upload-release-asset@v1
0 commit comments