Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Feb 17, 2024
1 parent 3d554f9 commit 1a858a4
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 @@ -47,7 +47,7 @@ jobs:
cache-version: ${{ inputs.cache-version }}
working-directory: ${{ inputs.working-directory }}
- name: Run beaker
run: bundle exec beaker --provision --hosts --preserve-hosts always
run: bundle exec beaker --provision --preserve-hosts always
env: ${{ matrix.env }}
- name: List images
run: docker images
Expand Down

0 comments on commit 1a858a4

Please sign in to comment.