Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsarm committed Apr 25, 2024
1 parent fe62f81 commit ed50beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: tar -xvf pose*.tar.gz

- name: Define $TAG variable
run: ./pose slug $GITHUB_REF_NAME" >> $TAG
run: ./pose slug $GITHUB_REF_NAME >> $TAG

- name: Build the Docker image
run: ./docker-build.sh $TAG
Expand Down

0 comments on commit ed50beb

Please sign in to comment.