Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Commit

Permalink
Update ohno.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
buthed010203 authored Jul 11, 2021
1 parent 080ec7c commit df245e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ohno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,8 @@ jobs:

- name: install nim
uses: jiro4989/setup-nim-action@v1.1.4
- name: nim r ./OHNO/ohno.nim
- name: run nim
run: nim r ./OHNO/ohno.nim

- name: install perl
uses: shogo82148/actions-setup-perl@v1
Expand Down

0 comments on commit df245e8

Please sign in to comment.