Attempt to fix freebsd workflow
This commit is contained in:
1
.github/workflows/freebsd.yml
vendored
1
.github/workflows/freebsd.yml
vendored
@@ -32,5 +32,6 @@ jobs:
|
|||||||
cd upload-artifact
|
cd upload-artifact
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
|
ls -l dist
|
||||||
cd ..
|
cd ..
|
||||||
node ./upload-artifact/dist/index.js -n pi-binary-freebsd -p pi-im
|
node ./upload-artifact/dist/index.js -n pi-binary-freebsd -p pi-im
|
||||||
|
Reference in New Issue
Block a user