Skip to content

Commit

Permalink
ci: fix snapcraft workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
florianvazelle committed Dec 2, 2023
1 parent 0903c35 commit a7c8a02
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 a7c8a02

Please sign in to comment.