Skip to content

Commit

Permalink
no need website
Browse files Browse the repository at this point in the history
  • Loading branch information
jangorecki committed Nov 3, 2023
1 parent ff67738 commit e5ca6c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pkgup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
mv doc public/doc
cp -r --parents library/*/{html,help,doc,demo,DESCRIPTION,README,NEWS,README.md,NEWS.md} public 2>/dev/null || :
sed -i 's|"/doc/html/|"/data.table/doc/html/|g' public/library/data.table/doc/index.html 2>/dev/null || :
echo '<!DOCTYPE html>\n<html><head><meta http-equiv="refresh" content="0; url=library/data.table/html/00Index.html"><title>HTTP redirect</title></head><body></body></html>' > public/index.html
- name: repo
if: github.ref == 'refs/heads/master'
run: |
Expand Down

0 comments on commit e5ca6c9

Please sign in to comment.