Skip to content

Commit d95ed5d

Browse files
committed
added minimal to working directory
1 parent 877b94e commit d95ed5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
cache: true
6565
cache-dependency-path: "./**/pyproject.toml"
6666
- name: Install dependencies
67-
working-directory: ./chipflow-examples/minimal
67+
working-directory: ./chipflow-examples
6868
run: |
6969
pdm install
7070
pdm run python -m ensurepip

0 commit comments

Comments
 (0)