Fix ci build
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -188,7 +188,7 @@ jobs:
|
|||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.platform }}
|
name: artifact
|
||||||
path: ./out
|
path: ./out
|
||||||
retention-days: 2
|
retention-days: 2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user