ci: fix typo (#29)

This commit is contained in:
Aleksey Proshutisnkiy 2021-09-16 18:21:05 +03:00 committed by GitHub
parent 3ad032e845
commit 96376b22c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ jobs:
- name: Create distribution package
working-directory: ./service
run: |
./buitin-package/package.sh
./builtin-package/package.sh
- name: Check Aqua compiles
working-directory: ./aqua