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 fbe7dbe commit e44b5ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_rocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
if: inputs.cache-action == 'save'
uses: actions/cache/save@v3
with:
path: ~/.rockcraft-cache
path: ~/.rockcraft-cache/
key: ${{ env.ROCKCRAFT_CACHE_KEY }}
- name: Upload rock to ghcr.io
run: |
Expand Down

0 comments on commit e44b5ec

Please sign in to comment.