Skip to content

Commit

Permalink
Update pake-cli.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Huang Li <[email protected]>
  • Loading branch information
Contemporaries authored Jun 21, 2024
1 parent d5245a3 commit 74018b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pake-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: output-${{ inputs.platform }}.zip
path: node_modules/pake-cli/output/output-${{ inputs.platform }}.zip
path: node_modules/pake-cli/output/*
retention-days: 3

- name: Rust cache store
Expand Down

0 comments on commit 74018b9

Please sign in to comment.