mirror of https://github.com/mode777/rayjs.git
fix linux artifacts
This commit is contained in:
parent
a6ce551c5f
commit
f4527410e1
|
@ -43,7 +43,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: rayjs-linux
|
name: rayjs-linux
|
||||||
path: rayjs_linux.tar.gz
|
path: rayjs_linux_x64.tar.gz
|
||||||
|
|
||||||
build-macos:
|
build-macos:
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
|
|
Loading…
Reference in New Issue