Skip to content

Commit

Permalink
Fix cobol workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
JanEricNitschke committed Mar 29, 2024
1 parent 60df96e commit d12ba90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cobol.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
uses: actions/checkout@v4
- name: Setup Cobol
uses: fabasoad/setup-cobol-action@main
- name: Run script
- name: Compile.
run: |
cobc -x tictactoe_cobol.cob
./tictactoe_cobol

0 comments on commit d12ba90

Please sign in to comment.