Skip to content

Commit

Permalink
add check to script
Browse files Browse the repository at this point in the history
  • Loading branch information
rok-cesnovar committed Sep 16, 2021
1 parent f467405 commit 602320b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -32,6 +32,7 @@ jobs:
shell: powershell
- name: Build Math libs & add to PATH
run: |
make print-PRECOMPILED_HEADERS
mingw32-make -f stan/lib/stan_math/make/standalone math-libs
echo "D:/a/cmdstan/cmdstan/stan/lib/stan_math/lib/tbb" | Out-File -Append -FilePath $env:GITHUB_PATH -Encoding utf8
shell: powershell
Expand Down

0 comments on commit 602320b

Please sign in to comment.