Fix rerun shell

This commit is contained in:
Eric Kotato 2020-06-08 18:47:17 +03:00
parent 76c3fc5bef
commit a192979512

View file

@ -385,6 +385,7 @@ jobs:
- name: Re-run build on failure.
if: failure()
shell: cmd
timeout-minutes: 30
run: |
cd %REPO_NAME%