Add test build.yaml
This commit is contained in:
parent
b7b481e873
commit
04c6443943
1 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
EXPORT_NAME: test
|
||||
PROJECT_PATH: ./
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: artifacts
|
||||
path: ../build
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: artifacts
|
||||
path: ../build
|
Reference in a new issue