diff --git a/.appveyor.yml b/.appveyor.yml index e79f014b3..823f32226 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -67,7 +67,7 @@ for: # Package it all up - sh: mkdir dist - - sh: ./build/$APPIMAGE_TOOL --recipe dist_assets/linux/AppImageBuilder.yml dist/pyfa-$PYFA_VERSION-linux.AppImage + - sh: ./build/$APPIMAGE_TOOL --recipe dist_assets/linux/AppImageBuilder.yml after_build: - sh: ls -la build artifacts: