mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix: window release (#1612)
This commit is contained in:
2
.github/workflows/client-app.yml
vendored
2
.github/workflows/client-app.yml
vendored
@@ -178,7 +178,7 @@ jobs:
|
|||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: affine-darwin-arm64-builds
|
name: affine-windows-x64-builds
|
||||||
path: builds
|
path: builds
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
|||||||
Reference in New Issue
Block a user