Skip to content

Commit

Permalink
ci: set timeout for Docker build (#822)
Browse files Browse the repository at this point in the history
  • Loading branch information
homuler committed Dec 28, 2022
1 parent 4cd3a54 commit bd1fba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ jobs:
run: |
docker build --no-cache -t mediapipe_unity:latest . -f docker/windows/x86_64/Dockerfile
shell: cmd
timeout-minutes: 60

- name: Build
run: |
Expand Down

0 comments on commit bd1fba9

Please sign in to comment.