Skip to content

Commit

Permalink
Revert clean before R build
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Jul 11, 2024
1 parent 799093f commit 17065d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ jobs:

- name: Build R book
run: |
make clean
make r-book-jl
cp website/r-README.md r-book/README.md
touch r-book/.nojekyll
Expand Down

0 comments on commit 17065d3

Please sign in to comment.