Update cmake.yml

This commit is contained in:
Alexander Klingenbeck 2023-05-23 18:05:17 +02:00 committed by GitHub
parent 1b0b112339
commit 13bf29942e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
- name: Upload Artifacts
- uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v3
with:
name: rayjs
path: rayjs