Skip to content

Commit baff8a3

Browse files
committed
Fix windows file name
1 parent 9040f22 commit baff8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
uses: ./.github/actions/upload
2121
with:
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
23-
file-name: powersync_x64.so
23+
file-name: powersync_x64.dll
2424
tag: ${{ github.ref_name }}

0 commit comments

Comments
 (0)