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
|
EXPORT_NAME: test
|
||||||
PROJECT_PATH: ./
|
PROJECT_PATH: ./
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: artifacts
|
name: artifacts
|
||||||
path: ../build
|
path: ../build
|
Reference in a new issue