Skip to content

Commit

Permalink
update ci docker compose command
Browse files Browse the repository at this point in the history
  • Loading branch information
nmm0 committed Oct 22, 2024
1 parent ef48ee5 commit 84ef322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu20.04-gcc11-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
DOCKER_IMAGE_TAG: ${{ steps.vars.outputs.docker_tag }}
run: |
docker load --input /tmp/kokkos-resilience-deps.tar
docker-compose run build-deps-kr-ubuntu
docker compose run build-deps-kr-ubuntu

0 comments on commit 84ef322

Please sign in to comment.