Skip to content

Commit

Permalink
fix: docker setup to test images
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed Apr 1, 2024
1 parent 6cb12bc commit 695f660
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,8 @@ jobs:
docker_tag: ["latest", "${{ needs.Continuous-Deployment.outputs.tag }}"]

steps:
- uses: actions/checkout@v3
- name: Setup Docker to pull images
uses: docker/setup-buildx-action@v3

- name: Install using Docker
run: |
Expand Down

0 comments on commit 695f660

Please sign in to comment.