Skip to content

Commit

Permalink
check with setup Docker step
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Jan 7, 2025
1 parent f5ae75d commit 49abca6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pdp-tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
token: ${{ secrets.CLONE_REPO_TOKEN }}
out-file-path: "factdb"

- name: Setup Docker
uses: docker/[email protected]

- name: Build and load PDP Docker image
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 49abca6

Please sign in to comment.