Skip to content

Commit 1bc3fef

Browse files
authored
Fix workflow
1 parent 4dac132 commit 1bc3fef

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -209,14 +209,6 @@ jobs:
209209
with:
210210
name: deb_arm64_build
211211
path: outputs
212-
- uses: actions/download-artifact@v4
213-
with:
214-
name: appimage_build
215-
path: outputs
216-
- uses: actions/download-artifact@v4
217-
with:
218-
name: appimage_arm64_build
219-
path: outputs
220212
- uses: softprops/action-gh-release@v2
221213
with:
222214
tag_name: ${{ github.ref_name }}

0 commit comments

Comments
 (0)