Merge pull request #6587 from filecoin-project/appimage-build-ci-fix

move with changed name
This commit is contained in:
Łukasz Magiera 2021-06-24 15:52:33 +02:00 committed by GitHub
commit f113430f07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: