Skip to content

Commit

Permalink
maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
mkleene committed Dec 20, 2024
1 parent fdabc40 commit 5dd8b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/start-up-with-containers/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ runs:
echo "${pem}" >"${private_path}"
cat "${private_path}"
chmod a+r "${private_path}"
openssl rsa -in "${private_path}" -check
Expand Down

0 comments on commit 5dd8b05

Please sign in to comment.