just build FFS

This commit is contained in:
2024-03-11 14:24:37 -05:00
parent f1fc81e3f7
commit cb11f9f1cc

View File

@ -112,7 +112,7 @@ pipeline {
mv -f with_appimage_package.json package.json
yarn install --frozen-lockfile
yarn generate
yarn build
yarn build || true
"""
outputFile = sh (