Skip to content

Commit a90e1ef

Browse files
Merge pull request #8
2 parents 041c511 + 5525cfc commit a90e1ef

File tree

3 files changed

+391
-564
lines changed

3 files changed

+391
-564
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ inputs:
1616
cache:
1717
description: Runtime switch to enable/disable caching because GitHub is debugging issues in their caching API
1818
default: false
19+
ignore-existing-binary:
20+
description: Skip download if the binary already exists at the destination
21+
default: false
1922

2023
runs:
2124
using: node20

0 commit comments

Comments
 (0)