Skip to content

Commit

Permalink
bindmount wonkiness
Browse files Browse the repository at this point in the history
  • Loading branch information
monoidic committed Oct 17, 2023
1 parent e5dbe33 commit dfbc7f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
- run: printf 'nameserver 1.1.1.1\n' | sudo tee rootfs/etc/resolv.conf
- run: sudo chroot rootfs /qemu-${{ matrix.arch }}-static /bin/sh /src/static.sh

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

- uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit dfbc7f5

Please sign in to comment.