Skip to content

Commit

Permalink
feat: Add necessary tools
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelsJP committed Aug 29, 2023
1 parent c3d2c74 commit f9bf18f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@ jobs:
set -x
docker --version
docker ps -a
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
id: buildx
with:
install: true
- name: Set up JDK 17
uses: actions/setup-java@v2
with:
Expand Down

0 comments on commit f9bf18f

Please sign in to comment.