2
.github/workflows/pake-cli.yaml
vendored
2
.github/workflows/pake-cli.yaml
vendored
@@ -146,7 +146,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: output-${{ inputs.platform }}.zip
|
name: output-${{ inputs.platform }}.zip
|
||||||
path: node_modules/pake-cli/output/
|
path: node_modules/pake-cli/output/*
|
||||||
retention-days: 3
|
retention-days: 3
|
||||||
|
|
||||||
- name: rust cache store
|
- name: rust cache store
|
||||||
|
|||||||
Reference in New Issue
Block a user