Skip to content

Commit

Permalink
install python2 for netmhc tools
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Mar 14, 2024
1 parent eed1b02 commit 4ac19e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install netmhc-bundle dependencies
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: tcsh
packages: tcsh gawk python2-minimal
version: 1.0
- name: Install dependencies
run: |
Expand Down

0 comments on commit 4ac19e4

Please sign in to comment.