Skip to content

Commit

Permalink
Actualizar release-prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
agallardol authored Jan 20, 2025
1 parent cb92f9a commit f13f8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ jobs:
--certfile "OS20241029372986.cer" \
--tsmode RFC3161 \
--tsaurl http://timestamp.globalsign.com/tsa/r6advanced1 \
${{ matrix.build_output_file_path }}
"${{ matrix.build_output_file_path }}"
# ---

- name: Prepare binary files
Expand Down

0 comments on commit f13f8e4

Please sign in to comment.