mirror of https://github.com/mode777/rayjs.git
Update cmake.yml
This commit is contained in:
parent
1b0b112339
commit
13bf29942e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue