Skip to content

Commit

Permalink
fix docker run
Browse files Browse the repository at this point in the history
  • Loading branch information
hoshsadiq committed Aug 13, 2024
1 parent e13d9a1 commit d14fc25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/mike-test-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:
run: |
docker run \
--tty \
--rm
--rm \
--env GITHUB_TOKEN \
--env HOMEBREW_DEPLOY_KEY \
--volume "$PWD:$PWD" \
Expand Down

0 comments on commit d14fc25

Please sign in to comment.