From 6267a4a0728af4abdbfd33fb79c34596794c1809 Mon Sep 17 00:00:00 2001 From: sunglocto Date: Tue, 12 Aug 2025 11:57:32 +0100 Subject: [PATCH] Attempt to fix freebsd workflow --- .github/workflows/freebsd.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 2130e43..b6df5a0 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -27,11 +27,3 @@ jobs: run: | go version go build -buildvcs=false . - ls - git clone https://github.com/actions/upload-artifact.git - cd upload-artifact - npm install - npm run build - ls -l dist - cd .. - node ./upload-artifact/dist/index.js -n pi-binary-freebsd -p pi-im