diff --git a/.circleci/template.yml b/.circleci/template.yml index 75fbdfc765d..fb59f23eafe 100644 --- a/.circleci/template.yml +++ b/.circleci/template.yml @@ -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: