Skip to content

Commit

Permalink
Merge pull request #1036 from haddocking/rvhonorato-patch-1
Browse files Browse the repository at this point in the history
Update pages.yml
  • Loading branch information
rvhonorato authored Sep 20, 2024
2 parents 9d294f4 + 1910851 commit 64d625b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,7 @@ jobs:
# needs to install hd3 so the command-line pages are
# rendered properly
- name: Install HADDOCK3
run: |
pwd
ls -lsa
mkdir bin
touch bin/cns
cd src/fcc/src
chmod u+x Makefile
./Makefile 2>%1 >/dev/null || true
cd -
run: pip install -v .

- name: Generate docs
run: |
Expand Down

0 comments on commit 64d625b

Please sign in to comment.