Skip to content

Commit 85805dd

Browse files
committed
WIP p4python actions
1 parent ac5f8f3 commit 85805dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- uses: actions/upload-artifact@v2
6565
with:
6666
name: non-production-p4python-cp${{ matrix.pyver }}
67-
path: ../p4-bin/bin.linux26x86_64/p4python-cp${{ matrix.pyver }}-manylinux2010_x86_64.whl
67+
path: ${{ github.workspace }}/../p4-bin/bin.linux26x86_64/p4python-cp${{ matrix.pyver }}-manylinux2010_x86_64.whl
6868

6969
- name: dir_bindir
7070
run: |

0 commit comments

Comments
 (0)