Skip to content

Commit

Permalink
Update mimo-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaehan4707 authored Jul 21, 2024
1 parent 807b50f commit 292902a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mimo-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
steps:
- name: Build the Docker image
run: docker build -t ${{ secrets.DOCKER_REPO }} .
working-directory: .
working-directory: ../..

push-docker-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 292902a

Please sign in to comment.