Update action.yml

This commit is contained in:
david 2025-03-10 12:48:27 +01:00
parent 55c6f0f763
commit 8d5da6e837

View file

@ -12,6 +12,8 @@ description: Install the given nim version
runs:
using: docker
steps:
- run: echo "OK"
jobs:
main: