Skip to content

Commit 51e8732

Browse files
committed
Use existing build
1 parent 689c24d commit 51e8732

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
with:
2525
tools: none
2626
php-version: '7.2'
27-
- name: Build
28-
run: make build
2927
- name: Version Validation
3028
run: |
3129
if ./qit --version | grep -q "qit_dev_build"; then

0 commit comments

Comments
 (0)