Skip to content

Commit

Permalink
try build from artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
chicoxyzzy committed Jul 12, 2024
1 parent 4e045be commit d05d01f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-docs-cli-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: make dispatch-docs

- name: 'Tar files'
run: tar -cvf cli_with_docs.tar /build/linux/amd64/dispatch
run: tar -cvf cli_with_docs.tar build/linux/amd64

- name: 'Upload Artifact'
uses: actions/upload-artifact@v4
Expand Down
Binary file modified cli_with_docs.tar
Binary file not shown.

0 comments on commit d05d01f

Please sign in to comment.