Skip to content

Commit 6e5184e

Browse files
Remove artifact
1 parent 684e3f7 commit 6e5184e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,3 @@ jobs:
6161
npm run build
6262
- name: build-app
6363
run: npm run electron:build
64-
- name: Archive production artifacts
65-
uses: actions/upload-artifact@v3
66-
with:
67-
name: final
68-
path: |
69-
build

0 commit comments

Comments
 (0)