Skip to content

Commit 22a18c3

Browse files
chore(name): builds
1 parent d275483 commit 22a18c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Archive binaries
7878
run: |
7979
cd dist
80-
zip json-to-sql-Linux.zip json-to-sql-Linux
80+
zip json-to-sql-linux.zip json-to-sql-Linux
8181
zip json-to-sql-macos.zip json-to-sql-macOS
8282
- name: Create GitHub Release
8383
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)