Update action.yml

This commit is contained in:
david 2025-03-10 13:05:56 +01:00
parent c4e9f274fd
commit 2115f4c958

View file

@ -14,7 +14,7 @@ runs:
steps:
- name: Install nim
shell: bash
run: echo "OK"
run: echo ${{inputs.nimVersion}} , ${{inputs.os}}
- name: cache restore
id: cachestep1