Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlongcc committed Jul 3, 2024
1 parent 94ca5a8 commit 10efdb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
echo $CA_FILE_BASE64_AB >> CA_FILE
base64 --decode CA_FILE > certificates/dod_CAs.pem
echo "$CERTIFICATE_KEY_FILE_BASE64" > CERTIFICATE_KEY_FILE
base64 --decode CERTIFICATE_KEY_FILE > certificates/dod_CAs.pem
base64 --decode CERTIFICATE_KEY_FILE > certificates/mongodb.pem
pwd
tree
Expand Down

0 comments on commit 10efdb5

Please sign in to comment.