Skip to content

Commit

Permalink
Update kre.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
duyluonganh authored Nov 30, 2023
1 parent 7a12560 commit 7aaccf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Install docker # Taken from https://github.com/actions/virtual-environments/issues/1143#issuecomment-652264388
run: |
brew install --cask docker
sudo ln -s ~/.rd/docker.sock /var/run/docker.sock
- name: Docker pull
run: 'docker image pull katalonstudio/katalon:test'
Expand Down

0 comments on commit 7aaccf0

Please sign in to comment.