debug
All checks were successful
/ build (push) Successful in 33s

This commit is contained in:
Finn 2024-08-04 23:35:22 -07:00
parent 3fbc34ccc6
commit 91068e8798

View file

@ -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