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:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -41,9 +41,11 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ steps.nvm.outputs.NODE_VERSION }}
|
||||
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4.1.0
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
curl -fsSL https://get.pnpm.io/install.sh | sh -
|
||||
pnpm build --platform linux
|
||||
|
||||
- name: Upload Build Artifacts
|
||||
|
||||
Reference in New Issue
Block a user