mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-04-17 20:11:29 +03:00
this appimage works on both glibc and musl systems
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -45,7 +45,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Package AppImage
|
- name: Package AppImage
|
||||||
run: |
|
run: |
|
||||||
export APPIMAGE_EXTRACT_AND_RUN=1 ARCH=x86_64 VERSION=${{ matrix.clib }}
|
export APPIMAGE_EXTRACT_AND_RUN=1 ARCH=x86_64 VERSION=anylinux
|
||||||
curl -sSfL "https://github.com/probonopd/go-appimage/releases/download/832/appimagetool-823-x86_64.AppImage" -o appimagetool-static.AppImage
|
curl -sSfL "https://github.com/probonopd/go-appimage/releases/download/832/appimagetool-823-x86_64.AppImage" -o appimagetool-static.AppImage
|
||||||
chmod a+x *.AppImage
|
chmod a+x *.AppImage
|
||||||
chmod a+x .github/scripts/smartctl
|
chmod a+x .github/scripts/smartctl
|
||||||
|
|||||||
Reference in New Issue
Block a user