Attempt to fix freebsd workflow
This commit is contained in:
8
.github/workflows/freebsd.yml
vendored
8
.github/workflows/freebsd.yml
vendored
@@ -27,11 +27,3 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
go version
|
go version
|
||||||
go build -buildvcs=false .
|
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
|
|
||||||
|
Reference in New Issue
Block a user