We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b6f07 commit eca180fCopy full SHA for eca180f
.github/workflows/sync-demos.yml
@@ -43,4 +43,5 @@ jobs:
43
python-version: ${{ matrix.python-version }}
44
45
- name: Update Demo
46
+ working-directory: "${{ github.workspace }}/cookiecutter-robust-python"
47
run: "uvx nox -s 'update-demo(${{ matrix.demo.session_modifier }})' -- --branch-override ${{ github.head_ref }}"
0 commit comments