Skip to content

Commit

Permalink
Add snapcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalyEmelyanov committed May 13, 2020
1 parent 240e498 commit f36e877
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- name: Install deps
run: npm install

- name: Install snapcraft
run: sudo snap install snapcraft --classic

- name: Release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit f36e877

Please sign in to comment.