Skip to content

Commit

Permalink
Update step name to be more clear about intent
Browse files Browse the repository at this point in the history
  • Loading branch information
brianfeucht committed Aug 20, 2024
1 parent 3bad573 commit a201c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- name: Build and push Docker image
- name: Build and validate ffmpeg
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
with:
context: src/
Expand Down

0 comments on commit a201c01

Please sign in to comment.