@@ -53,8 +53,7 @@ jobs:
|
|||||||
run: xmake -v -y
|
run: xmake -v -y
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: https://github.bibk.top/actions/upload-artifact@v4
|
uses: https://github.bibk.top/actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: ${{ github.event.repository.name }}-windows-x64-${{ github.sha }}
|
name: ${{ github.event.repository.name }}-windows-x64-${{ github.sha }}
|
||||||
path: |
|
path: bin/
|
||||||
bin/
|
|
||||||
Reference in New Issue
Block a user