mirror of
https://github.com/morgan9e/Signal-Desktop-AppImage
synced 2026-04-14 00:04:08 +09:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
pnpm build --platform linux
|
||||
|
||||
- name: Upload Build Artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4.6.2
|
||||
with:
|
||||
name: signal-desktop-${{ steps.get_tag.outputs.LATEST_TAG }}
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user