Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Paxy authored Aug 9, 2020
1 parent d7a4933 commit c80ec79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: mkdir release

- name: Add postaCA config
run: cp ./pkcs11-posta.cfg release/
run: cp ./pkcs11.cfg release/

- name: Add jar to release
run: cp ./target/PaxyPDFSigner-*-jar-with-dependencies.jar release/PaxyPDFSigner.jar
Expand Down

0 comments on commit c80ec79

Please sign in to comment.