Skip to content

Commit

Permalink
dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwe committed May 12, 2024
1 parent c8db0c5 commit 9922b41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ runs:
using: "composite"
steps:
- name: Debug
shell: bash
run: echo "Cache ${{ inputs.cache }}, version ${{ inputs.version }}"
- name: Cache SDK
id: cache
Expand Down

0 comments on commit 9922b41

Please sign in to comment.