fix(snap): fix path [skip ci]
This commit is contained in:
parent
3f66ba03df
commit
6144fec97d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/insider-linux.yml
vendored
2
.github/workflows/insider-linux.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue