Skip to content

Commit

Permalink
try 24
Browse files Browse the repository at this point in the history
  • Loading branch information
jere357 committed Nov 30, 2023
1 parent 3d373e7 commit ab4a93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr_cuda120_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
context: /home/runner/work/benchmarking-cv-models/Dockerfile120
context: ./Dockerfile120
push: true
tags: latest
labels: ${{steps.meta.outputs.labels}}
Expand Down

0 comments on commit ab4a93f

Please sign in to comment.