Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matejsmycka authored Oct 24, 2023
1 parent 0440eaf commit aafb447
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: configure
run: ./configure

- name: Compole
- name: Compile
run: make

0 comments on commit aafb447

Please sign in to comment.