File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : c184e53
2+ _commit : ' 4875149 '
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : cpp
Original file line number Diff line number Diff line change 3232
3333 - name : Install from wheel
3434 run : |
35- uv pip install dist/*.whl --target .
35+ uv pip install dist/*.whl
36+ uv pip install dist/*.whl --target . --no-deps
3637 uv pip install yardang
3738 if : github.event_name == 'workflow_run'
3839
Original file line number Diff line number Diff line change 2222 steps :
2323 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2424 - run : cp README.md docs/wiki/Home.md
25- - uses : Andrew-Chen-Wang/github-wiki-action@64efa0a9436db17670a2259e0ac249d6f08bb352 # v5.0.4
25+ - uses : Andrew-Chen-Wang/github-wiki-action@1bbb4280446f9630e8e21a18012cbacf3b0f992e # v5.0.6
2626 with :
2727 path : docs/wiki
You can’t perform that action at this time.
0 commit comments