Skip to content

Commit

Permalink
Debugging CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiBolibar committed Aug 2, 2024
1 parent f502479 commit 7060d53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ jobs:
- uses: julia-actions/julia-buildpkg@v1
env:
JULIA_SSL_CA_ROOTS_PATH: ""
- name: Debug environment variables
run: |
echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
echo "PKG_CONFIG_PATH=$PKG_CONFIG_PATH"
- name: Ensure Conda Environment Variables
run: |
source ~/.bashrc
Expand Down
2 changes: 2 additions & 0 deletions CondaPkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ numpydoc = ""
pip = ""
scikit-learn = ""
configobj = ""
libxml2 = ""
seaborn = ""
jupyterlab = ""
libspatialite = ""
rioxarray = ""
pandas = ""
dask = ""
Expand Down

0 comments on commit 7060d53

Please sign in to comment.