Skip to content

Commit 1e79cfd

Browse files
committed
Update python-ci.yml
1 parent 3674068 commit 1e79cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
pip install .
3737
3838
- name: Install Dependencies for Unrestricted File Upload
39-
working-directory: ${{ working-directory-unrestricted-fileupload }}
39+
working-directory: ${{ env.working-directory-unrestricted-fileupload }}
4040
run: |
4141
python -m pip install --upgrade pip
4242
pip install .

0 commit comments

Comments
 (0)