mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-08-06 13:48:58 +02:00
More specific Artifact path
This commit is contained in:
parent
b769470d0d
commit
7f788db7ca
2
.github/workflows/tauri-test.yml
vendored
2
.github/workflows/tauri-test.yml
vendored
@ -214,7 +214,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
|
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
|
||||||
with:
|
with:
|
||||||
name: tauri-${{ matrix.name }}
|
name: tauri-${{ matrix.name }}
|
||||||
path: ./frontend/src-tauri/target/*
|
path: ./frontend/src-tauri/target/release/bundle/*
|
||||||
retention-days: 7
|
retention-days: 7
|
||||||
|
|
||||||
- name: Verify build artifacts
|
- name: Verify build artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user