fix linux artifacts

This commit is contained in:
Alexander Klingenbeck 2023-05-24 21:44:47 +02:00
parent a6ce551c5f
commit f4527410e1
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: rayjs-linux
path: rayjs_linux.tar.gz
path: rayjs_linux_x64.tar.gz
build-macos:
runs-on: macos-latest