Skip to content

Commit

Permalink
install snapcraft in prepare stage
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb committed Nov 11, 2024
1 parent 1af5179 commit faf35c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
last-channel: ${{ steps.prepare.outputs.last-channel }}
runs-on: ubuntu-latest
steps:
- uses: samuelmeuli/action-snapcraft@v2
name: 'Install snapcraft'
- name: 'Clone repository'
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit faf35c4

Please sign in to comment.