Fix typo in Github Actions workflow (#1673)

albatross
martinl 2020-06-10 17:30:09 +03:00 committed by GitHub
parent dc68b4defd
commit 53a8df5a41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
mkdir laika laika_repo tools release
- name: Build Docker image
run: cd $TEST_DIR && eval "$BUILD"
- name: Build openpiot and run quick check
- name: Build openpilot and run quick check
run: |
$RUN "cd /tmp/openpilot && \
scons -j$(nproc) && \