Skip to content

Commit

Permalink
fix(ci): fix win x64 name
Browse files Browse the repository at this point in the history
  • Loading branch information
defclass committed Feb 1, 2021
1 parent ef63e79 commit 347c477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-desktop-release.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 347c477

Please sign in to comment.