Update action.yml
This commit is contained in:
parent
55c6f0f763
commit
8d5da6e837
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ description: Install the given nim version
|
|||
runs:
|
||||
using: docker
|
||||
|
||||
steps:
|
||||
- run: echo "OK"
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
|
|
|||
Loading…
Reference in a new issue