Skip to content

Commit 8db7873

Browse files
test
1 parent 523146f commit 8db7873

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ jobs:
7272
steps:
7373
- name: Download all built binaries
7474
uses: actions/download-artifact@v4
75-
with:
76-
path: dist
7775
- name: Move binaries to dist directory
7876
run: |
7977
mv dist/json-to-sql-Linux/* dist/

0 commit comments

Comments
 (0)