Skip to content

Commit

Permalink
Merge pull request #43 from TUW-GEO/dev
Browse files Browse the repository at this point in the history
copy images
  • Loading branch information
MartinSchobben authored Jan 9, 2025
2 parents 634f8a8 + 17f41e5 commit e7cb584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-pythia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
clean_nb ./notebooks ./pythia/notebooks
cp -rf ./Makefile ./pythia/
cp -rf ./chapters/references.bib ./pythia/notebooks/
cp -rf --parents ./notebooks/images ./pythia
cp -rf --parents $(find notebooks -name "*.yml") ./pythia
cd ./pythia
find . -name '*.ipynb' -exec nbstripout {} +
Expand Down

0 comments on commit e7cb584

Please sign in to comment.