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
Thewsomeguy authored Jul 11, 2021
1 parent fa5508c commit a08236f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ohno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,11 @@ jobs:
uses: r-lib/actions/setup-r@v1
- name: run r
run: Rscript ./OHNO/ohno.r

- name: install perl
uses: shogo82148/actions-setup-perl@v1
- name: run perl
run: perl ./OHNO/ohno.pl

windOHNOs:
runs-on: windows-latest
Expand Down

0 comments on commit a08236f

Please sign in to comment.