Correct naming to be accurate

This commit is contained in:
Sam Johnston 2021-08-25 13:39:50 -05:00
parent c3328b6042
commit 6f375ae627

View File

@ -61,7 +61,7 @@ jobs:
mkdir -p /home/circleci/go/src
go get
- run:
name: build image
name: build plugins
command: |
sudo apt update
sudo apt install gcc-aarch64-linux-gnu libc6-dev-arm64-cross wget -y