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 dd5afd7 commit ef46a4a
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 @@ -59,7 +59,7 @@ jobs:
run: ./ohno.hs.out

- name: install node
run: actions/setup-node@v2.1.0
run: nodenv/actions-setup-nodenv@v2.0.4
- name: js
run: node OHNO/ohno.js

Expand All @@ -73,6 +73,7 @@ jobs:
zsh OHNO/ohno.sh
yash OHNO/ohno.sh
xonsh OHNO/ohno.sh
grep ./OHNO ohno
- name: install rust
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit ef46a4a

Please sign in to comment.