Skip to content

Commit

Permalink
Update build_rocks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
weiiwang01 committed Jul 11, 2023
1 parent e44b5ec commit 2a49c8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_rocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jobs:
with:
path: ~/.rockcraft-cache/
key: ${{ env.ROCKCRAFT_CACHE_KEY }}
- name: Setup lxd
uses: canonical/setup-lxd
- name: Import rockcraft container cache
if: steps.rockcraft-cache.outputs.cache-hit == 'true'
run: |
Expand Down

0 comments on commit 2a49c8e

Please sign in to comment.