mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
Merge d5776d6435bd834908b198ace88e7f42ade9413d into 0cc18d603182007013b77b070e2a0a46e2b7d3c5
This commit is contained in:
commit
41a3783b1f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
- run: |
|
||||
echo "${{ steps.tauri_build.outputs.artifacts }}"
|
||||
# The artifacts output can now be used to upload the artifacts
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: artifacts
|
||||
path: "${{ join(fromJSON(steps.tauri_build.outputs.artifacts), '\n') }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user