Skip to content

Commit

Permalink
Install snapcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgelenas committed Feb 12, 2021
1 parent 02c908a commit 1f1effa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
os: [macos-latest]

steps:
- name: Setup snapcraft
run: |
brew install snapcraft
- name: Checkout git repo
uses: actions/checkout@v1

Expand Down

0 comments on commit 1f1effa

Please sign in to comment.