Update action.yml

This commit is contained in:
david 2025-03-10 12:56:34 +01:00
parent 477de414da
commit 8e8aaa7cda

View file

@ -14,7 +14,7 @@ runs:
steps:
- name: Install nim
shell: bash
- run: echo "OK"
run: echo "OK"
#jobs:
# main: