Skip to content

Commit

Permalink
test40
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
  • Loading branch information
Stromweld committed Apr 5, 2024
1 parent 8336cf9 commit 1cdb10d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pkr-bld-virtualbox-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ jobs:
bundler-cache: false
- name: Install Gems
run: |
gem install bundler
df -h
pwd
ls -alh
bundle install
df -h
# - name: Install Chef
Expand Down

0 comments on commit 1cdb10d

Please sign in to comment.