mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-22 15:26:43 +01:00
remote timeout for making files tree
This commit is contained in:
parent
0417d71ee7
commit
e3cada6e2a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/make_files_tree.yml
vendored
2
.github/workflows/make_files_tree.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
fetch_new_content:
|
||||
name: Make files tree
|
||||
runs-on: macos-10.15
|
||||
timeout-minutes: 10
|
||||
# timeout-minutes: 10
|
||||
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue