parent
3fbc34ccc6
commit
91068e8798
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
sudo apt-get update && sudo apt-get install -y golang-go
|
||||
git clone https://github.com/mdlayher/apcupsd_exporter.git
|
||||
cd apcupsd_exporter
|
||||
go build .
|
||||
go build ./cmd/apcupsd_exporter
|
||||
ls -lha
|
||||
pwd
|
||||
- name: upload
|
||||
|
|
Loading…
Reference in a new issue