Skip to content

Commit

Permalink
Update build-windows-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Faster3ck authored Jan 8, 2024
1 parent 163df31 commit 1045454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ jobs:
c_target=${{ steps.rsync.outputs.target-file }}
v_dir=$(echo "$c_ver" | grep -oE '^[0-9]+\.[0-9]+')
c_url=https://sourceforge.net/projects/converseen/files/Converseen/Converseen%20${v_dir}/c_target
c_url=https://sourceforge.net/projects/converseen/files/Converseen/Converseen%20${v_dir}/$c_target
echo "url: $c_url"
Expand Down

0 comments on commit 1045454

Please sign in to comment.