@@ -246,7 +246,7 @@ jobs:
- uses: diddlesnaps/snapcraft-multiarch-action@v1
with:
- path: stores/snapcraft/out
+ path: stores/snapcraft/build
architecture: ${{ matrix.platform }}
id: build
if: env.SHOULD_BUILD == 'yes'