Skip to content

Commit 9d6a679

Browse files
committed
fix: update Ci build link for windows
1 parent 9a16d5e commit 9d6a679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ jobs:
7979
- name: Generate Public Links
8080
run: |
8181
echo "Download macOS App: https://github.com/${{ github.repository }}/releases/latest/download/Socket_Probe_Macos.zip"
82-
echo "Download Windows App: https://github.com/${{ github.repository }}/releases/latest/download/MyApp.exe"
82+
echo "Download Windows App: https://github.com/${{ github.repository }}/releases/latest/download/Socket_Probe_Windows.zip"

0 commit comments

Comments
 (0)