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 03d8f99 commit b4d8174
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ohno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@ jobs:
uses: actions/[email protected]
- name: run golang
run: go run ./OHNO/ohno.go

- name: install lua
uses: leafo/[email protected]
- name: run lua
run: lua ./OHNO/ohno.lua


cOHNObol: # Cobol slow as piss
runs-on: ubuntu-latest
Expand Down

0 comments on commit b4d8174

Please sign in to comment.