This commit is contained in:
jensgrunzer1
2024-11-20 11:26:19 +01:00
parent a6eb30a2b0
commit 0a552e3dd1
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
wget https://raw.githubusercontent.com/jensgrunzer1/swingmusic/refs/heads/master/aarch64_buildscript
chmod +x aarch64_buildscript
mv aarch64_buildscript root/
sudo systemd-nspawn -b -D root sh -c ./aarch64_buildscript
sudo systemd-nspawn -D root sh -c ./aarch64_buildscript --bind-ro=/etc/resolv.conf
- name: Create Release
id: create_release
uses: actions/create-release@v1