Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
KevKibe committed Mar 1, 2024
1 parent b24def7 commit 105e29d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Build the Docker image
run: docker build -t ${{ secrets.DOCKERHUB_USERNAME }}/${{ secrets.IMAGE_NAME }}:latest .

- name: Run Docker container
run: docker run my_image
run: docker run swahili-whisper-training

0 comments on commit 105e29d

Please sign in to comment.