Skip to content

Commit c99df21

Browse files
authored
Merge pull request #188 from aminya/llvm [skip ci]
2 parents 912cd9a + 54cbc0f commit c99df21

25 files changed

+222
-143
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ inputs:
8484
powershell:
8585
description: "The powershell version to install."
8686
required: false
87+
timeout:
88+
description: "The timeout for installation of one tool (in minutes)."
89+
default: "20"
90+
required: false
8791

8892
runs:
8993
using: "node16"

dist/actions/actions_python.0e245fb6.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/actions/actions_python.dac7d648.js.map renamed to dist/actions/actions_python.0e245fb6.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/actions/actions_python.dac7d648.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

dist/actions/setup-cpp.js

Lines changed: 19 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/actions/setup-cpp.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/legacy/actions_python.30df6221.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

dist/legacy/actions_python.cd609164.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/legacy/actions_python.30df6221.js.map renamed to dist/legacy/actions_python.cd609164.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/legacy/setup-cpp.js

Lines changed: 19 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)