Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Faster3ck committed Mar 18, 2024
2 parents 7fc5a46 + 1e8bc58 commit 3dafb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-codesigned-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
- name: Set Platform
run: |
c_ver=${{ needs.build-converseen.outputs.output_version }}
c_ver=${{ needs.prepare-codesigned-artifacts.outputs.output_version }}
c_target=${{ steps.rsync.outputs.target-file }}
# v_dir is the SourceForge dest dir in the form X.Y
Expand Down

0 comments on commit 3dafb56

Please sign in to comment.