Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gedeck committed May 7, 2024
1 parent eb9dd4c commit 07d022e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
if: matrix.os == 'windows-latest'
run: |
set BLAS=C:/Program Files/R/R-4.3.3/bin/x64Rblas.dll
set BLAS=C:/Program Files/R/R-4.3.3/bin
# - name: Install graphviz
# if: matrix.os == 'ubuntu-latest'
# run: |
Expand Down

0 comments on commit 07d022e

Please sign in to comment.