mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
Upload artefacts not with builder action
This commit is contained in:
committed by
GitHub
parent
14f6641245
commit
fcbfd92e61
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
manifest-path: build-aux/org.kuchelmeister.ToolboxTuner.Devel.json
|
||||
run-tests: true
|
||||
cache-key: flatpak-builder-${{ github.sha }}
|
||||
upload-artifact: false
|
||||
- name: Vendor dependencies
|
||||
run: ./build-aux/dist-vendor.sh dist . && tar czf vendor.tar.gz dist
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user