fix: github workflow

This commit is contained in:
Tienson Qin
2025-08-07 22:56:22 +08:00
parent c10980f250
commit 232a012cfe

View File

@@ -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: