Skip to content

Commit

Permalink
copy images
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchobben committed Jan 9, 2025
1 parent 634f8a8 commit 17f41e5
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 17f41e5

Please sign in to comment.