mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
wget https://raw.githubusercontent.com/jensgrunzer1/swingmusic/refs/heads/master/aarch64_buildscript
|
wget https://raw.githubusercontent.com/jensgrunzer1/swingmusic/refs/heads/master/aarch64_buildscript
|
||||||
chmod +x aarch64_buildscript
|
chmod +x aarch64_buildscript
|
||||||
cp aarch64_buildscript root/
|
cp aarch64_buildscript root/
|
||||||
sudo systemd-nspawn -b -D root ./aarch64_buildscript
|
sudo systemd-nspawn -q --bind /usr/bin/qemu-aarch64-static -b -D root ./aarch64_buildscript
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
id: create_release
|
id: create_release
|
||||||
uses: actions/create-release@v1
|
uses: actions/create-release@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user