Skip to content

Commit 989c687

Browse files
author
Evgeny Karpov
committed
* add retention days for artifacts
1 parent 8a6c2a1 commit 989c687

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-deps.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ jobs:
159159
with:
160160
name: binaryen-arm64.zip
161161
path: binaryen/binaryen-arm64.zip
162+
retention-days: 1
162163

163164
build-nodejs:
164165
if: ${{ inputs.nodejs_build }}
@@ -264,3 +265,5 @@ jobs:
264265
with:
265266
name: wasm-binaries-arm64.zip
266267
path: emsdk/wasm-binaries-arm64.zip
268+
retention-days: 3
269+

0 commit comments

Comments
 (0)