Skip to content

Commit

Permalink
Merge pull request #6589 from filecoin-project/fix/circle-gen
Browse files Browse the repository at this point in the history
Fix CircleCI gen
  • Loading branch information
magik6k authored Jun 24, 2021
2 parents 1c025e4 + 0517ef2 commit 4e7d17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ jobs:
name: prepare workspace
command: |
mkdir appimage
mv Lotus-latest-x86_64.AppImage appimage
mv Lotus-*.AppImage appimage
- persist_to_workspace:
root: "."
paths:
Expand Down

0 comments on commit 4e7d17e

Please sign in to comment.