Attempt to fix freebsd workflow
This commit is contained in:
4
.github/workflows/freebsd.yml
vendored
4
.github/workflows/freebsd.yml
vendored
@@ -28,4 +28,8 @@ jobs:
|
||||
go build -buildvcs=false .
|
||||
ls
|
||||
git clone https://github.com/actions/upload-artifact.git
|
||||
cd upload-artifact
|
||||
npm install
|
||||
npm run build
|
||||
cd ..
|
||||
node ./upload-artifact/dist/index.js -n pi-binary-freebsd -p pi-im
|
||||
|
Reference in New Issue
Block a user