Skip to content

Commit

Permalink
fixed tcsh install action
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Mar 13, 2024
1 parent 96bd19d commit 1f9def6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Expand Up @@ -39,8 +39,7 @@ jobs:
with:
packages: tcsh
version: 1.0
run: |
sudo apt-get update

- name: Configure netmhc-bundle paths
run: |
export NETMHC_BUNDLE_HOME=$PWD/netmhc-bundle
Expand Down

0 comments on commit 1f9def6

Please sign in to comment.