Skip to content

Commit

Permalink
add make requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
FusRoman committed Jan 18, 2024
1 parent 001185a commit 507b9cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
yum install epel-release -y
yum install aria2 -y
yum install make -y
- name: Install Orbfit
run: |
Expand Down

0 comments on commit 507b9cf

Please sign in to comment.