Skip to content

Commit 34c2d0d

Browse files
author
4l3x777
committed
fix CI/CD Linux upload
1 parent 27bae9b commit 34c2d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: actions/upload-artifact@v1
7474
with:
7575
name: uploads
76-
path: ECDSA-0.0.1-Linux-release.deb
76+
path: ECDSA-0.0.1-Linux.deb
7777

7878
build_windows:
7979
runs-on: windows-latest

0 commit comments

Comments
 (0)