mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
fix: github workflow
This commit is contained in:
12
.github/workflows/build-desktop-release.yml
vendored
12
.github/workflows/build-desktop-release.yml
vendored
@@ -591,12 +591,6 @@ jobs:
|
||||
name: logseq-linux-arm64-builds
|
||||
path: ./
|
||||
|
||||
- name: Download The Windows Artifact (Signed)
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: logseq-win64-signed-builds
|
||||
path: ./
|
||||
|
||||
- name: Download The Windows Artifact
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
@@ -671,12 +665,6 @@ jobs:
|
||||
name: logseq-linux-arm64-builds
|
||||
path: ./
|
||||
|
||||
- name: Download The Windows Artifact (Signed)
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: logseq-win64-signed-builds
|
||||
path: ./
|
||||
|
||||
- name: Download The Windows Artifact
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user