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
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ matrix.platform }}
|
||||
name: artifact
|
||||
path: ./out
|
||||
retention-days: 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user