Skip to content

Commit

Permalink
Fix release job
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Jun 9, 2020
1 parent 40d2306 commit 323cba5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Install snapcraft
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get -yq --no-install-suggests --no-install-recommends install snapcraft
- name: Snapcraft Login
Expand Down

0 comments on commit 323cba5

Please sign in to comment.