Update action.yml
This commit is contained in:
parent
477de414da
commit
8e8aaa7cda
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ runs:
|
||||||
steps:
|
steps:
|
||||||
- name: Install nim
|
- name: Install nim
|
||||||
shell: bash
|
shell: bash
|
||||||
- run: echo "OK"
|
run: echo "OK"
|
||||||
|
|
||||||
#jobs:
|
#jobs:
|
||||||
# main:
|
# main:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue