Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crohr committed May 30, 2024
1 parent e20c5b2 commit e970331
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ runs:
with:
path: ${{ steps.setup.outputs.workspace }}/cache
key: pkgr-${{ inputs.cache_prefix }}-${{ inputs.target }}-${{ inputs.pkgr_version }}
save-always: true

- name: Package
shell: bash
Expand Down

0 comments on commit e970331

Please sign in to comment.