mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
fix(ci): fix win x64 name
This commit is contained in:
2
.github/workflows/build-desktop-release.yml
vendored
2
.github/workflows/build-desktop-release.yml
vendored
@@ -114,7 +114,7 @@ jobs:
|
||||
- name: Cache Artifact
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: win64.exe
|
||||
name: Logseq-win64.exe
|
||||
path: static/out/make/squirrel.windows/x64/Logseq-win64.exe
|
||||
|
||||
build-macos:
|
||||
|
||||
Reference in New Issue
Block a user