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
antsif-a committed Jul 9, 2021
1 parent cc079fe commit 99ca9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ohno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ jobs:
default: true
override: true
- name: compile rust
run: rustc OHNO/ohno.rs -o ohno-rs
run: rustc OHNO/ohno.rs -o OHNO/ohno-rs
- name: run rust
run: ./OHNO/ohno-rs

0 comments on commit 99ca9d9

Please sign in to comment.