Skip to content

Commit

Permalink
Merge pull request #965 from everythingfunctional/fix-install-script
Browse files Browse the repository at this point in the history
Make install script executable
  • Loading branch information
everythingfunctional authored Oct 12, 2023
2 parents 498bc48 + c4d0e03 commit 4c1a93f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
wget
unzip
curl
gcc-fortran
- name: (Windows) Setup VS Build environment
if: contains(matrix.os,'windows') && contains(matrix.mpi,'intel')
Expand Down
Empty file modified install.sh
100644 → 100755
Empty file.

0 comments on commit 4c1a93f

Please sign in to comment.