Update bundled LibAC

This commit is contained in:
zontreck 2024-08-27 16:01:16 -07:00
parent b27e5a6edb
commit 0fa9eead73
3 changed files with 3 additions and 6 deletions

3
Jenkinsfile vendored
View file

@ -27,9 +27,6 @@ pipeline {
cp app-release.apk ../../../../
cd ../../../../
appimage-builder --recipe AppImageBuilder.yml
appimagetool AppDir/*.desktop -u "zsync|https://ci.zontreck.com/job/Projects/job/Dart/job/NBTEditor/job/main/lastSuccessfulBuild/artifact/NBT%20Editor-latest-x86_64.AppImage.zsync"
'''
}
}