Skip to content

Commit

Permalink
Setup LXD on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
FirelightFlagboy committed Mar 8, 2024
1 parent 7f424b4 commit fd0f0b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/package-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,11 @@ jobs:
uses: samuelmeuli/action-snapcraft@d33c176a9b784876d966f80fb1b461808edc0641 # pin v2.1.1
timeout-minutes: 1

- name: Linux > Setup LXD
if: matrix.platform == 'linux'
uses: canonical/setup-lxd@4e959f8e0d9c5feb27d44c5e4d9a330a782edee0 # pin v0.1.1
timeout-minutes: 2

- name: Windows > Install WinFSP
if: matrix.platform == 'windows'
shell: bash
Expand Down

0 comments on commit fd0f0b4

Please sign in to comment.