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 b55077a commit 0ff3542
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 @@ -42,7 +42,7 @@ jobs:
run: ./ohno.clang++.out

- name: install haskell compiler
uses: sudo apt install -y ghc
run: sudo apt install -y ghc
- name: compile haskell
run: ghc -no-keep-o-files -no-keep-hi-files -o ohno.hs.out OHNO/ohno.hs
- name: haskell
Expand Down

0 comments on commit 0ff3542

Please sign in to comment.