Skip to content

Commit

Permalink
remove conda env from build book
Browse files Browse the repository at this point in the history
  • Loading branch information
facusapienza21 authored Sep 10, 2023
1 parent a926f56 commit 0c7c769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
- name: Build the book 📘
run: |
jupyter-book build .
env:
PYTHON : /home/runner/micromamba/envs/paleosampling/bin/python
# env:
# PYTHON : /home/runner/micromamba/envs/paleosampling/bin/python
# Push the book's HTML to github-pages
- name: GitHub Pages action
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 0c7c769

Please sign in to comment.