Skip to content

Commit 7a7ec5a

Browse files
authored
Update build.yml
1 parent bf9f053 commit 7a7ec5a

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
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Get p4api
3232
run: |
33-
mkdir -p ${{ p4apiDir }}
33+
mkdir -p ${{ bindir }}
3434
dir ${{ bindir }}
3535
dir ..
3636
dir

0 commit comments

Comments
 (0)