fix(snap): fix path [skip ci]

This commit is contained in:
Baptiste Augrain 2024-02-08 18:16:53 +01:00
parent 3f66ba03df
commit 6144fec97d

View file

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