Skip to content

Commit

Permalink
ci(default-kitchen): try manual inspec install
Browse files Browse the repository at this point in the history
  • Loading branch information
juju4 committed Sep 23, 2023
1 parent 55a6b7a commit 9b9869e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/default-kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
sudo gem install bcrypt_pbkdf rbnacl-libsodium
sudo -H ssh-keygen -t ed25519 -f /root/.ssh/id_rsa -P ""
sudo ls -lA /root/.ssh/
curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P inspec
cd $GITHUB_WORKSPACE/juju4.misp && sudo kitchen diagnose --all
# https://github.com/actionshub/test-kitchen
- name: Install Chef
Expand Down

0 comments on commit 9b9869e

Please sign in to comment.