Skip to content

Commit a8dcc60

Browse files
committed
1 parent ba3c841 commit a8dcc60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
conda install obspy pandas
4343
pip install stdb
4444
pip install .
45+
conda install -c conda-forge libstdcxx-ng
4546
python -c 'import obstools; print(obstools.__version__)'
4647
4748
# - name: Tests

0 commit comments

Comments
 (0)