Skip to content

Commit

Permalink
Rebuild attractors (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximlt authored Oct 19, 2023
1 parent ad9634c commit 601c099
Show file tree
Hide file tree
Showing 15 changed files with 729 additions and 726 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_one.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
git add ./doc/$DIR
git commit -m "adding $DIR"
git push --force "https://pyviz-developers:${{ secrets.GITHUB_TOKEN }}@github.com/holoviz-topics/examples.git" HEAD:$BRANCHNAME
git checkout -
git checkout @{-1}
- name: clean up
run: doit clean --clean-dep build:${{ inputs.project }}
- name: git diff
Expand Down
Loading

0 comments on commit 601c099

Please sign in to comment.