Skip to content

Commit

Permalink
ci: fix snapcraft workflow (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
florianvazelle authored Dec 2, 2023
1 parent 0903c35 commit 8e363a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/snapcraft-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:

- name: Build snap package
uses: snapcore/action-build@v1
working-directory: public/packaging
with:
path: public/packaging
id: snapcraft

# Push, on each commit of the main branch, to the edge channel
Expand Down

0 comments on commit 8e363a6

Please sign in to comment.