Skip to content

Commit fdd3393

Browse files
committed
[Py] enable stubs
1 parent f268956 commit fdd3393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
cache-key: build-sdist
3232

3333
- name: Build Wheel package
34-
run: ./scripts/ci/build-linux-native.sh . dist python
34+
run: ./scripts/ci/build-linux-native.sh . dist QPALM/interfaces/python
3535
- name: Upload Wheel
3636
uses: actions/upload-artifact@v4
3737
with:

0 commit comments

Comments
 (0)