Skip to content

Commit

Permalink
fixed worflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
schooldanlp6 authored Dec 18, 2024
1 parent 90c9a89 commit b12e8c2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ jobs:
- name: Install dependencies
run: make

- name: Run check
run: make check

- name: Run distcheck
run: make distcheck

- name: Install to local directory
run: |
make PREFIX=$(pwd)/install install
Expand Down

0 comments on commit b12e8c2

Please sign in to comment.