Update .gitea/workflows/build.yaml

This commit is contained in:
2026-03-01 14:27:39 +00:00
parent 4c898430c6
commit bb3d78f3a0

View File

@@ -55,7 +55,7 @@ jobs:
uses: docker://appimagecrafters/appimage-builder:1.1.0
with:
entrypoint: appimage-builder
args: --recipe ./configs/AppImageBuilder_amd64 --skip-test
args: --recipe ./configs/AppImageBuilder_amd64.yml --skip-test
- name: Save Artifacts
uses: actions/upload-artifact@v3