Skip to content

Commit

Permalink
fix: linting error for sign-windows-binary aciton
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel1302 committed Nov 24, 2023
1 parent cf21ab1 commit 8bf00c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/sign-windows-binary/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ runs:
run: |
cd "${{ inputs.current-working-directory }}" && \
rm -f certificate_chain.pem && \
rm -f jsign.jar
rm -f jsign.jar

0 comments on commit 8bf00c5

Please sign in to comment.