Typo fix?

This commit is contained in:
David Given 2020-10-09 17:54:15 +02:00 committed by GitHub
parent 05fafdd2d2
commit b1f0038033
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: make
run: make CC=$CC PREFIX=/tmp/acki +ack
run: make PREFIX=/tmp/acki +ack
# Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl