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