Skip to content

Commit 3577860

Browse files
authored
Update build.yml
1 parent 70f6532 commit 3577860

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ jobs:
4242
-appProjectFolder $pwd `
4343
-appOutputFolder $pwd `
4444
-appName $env:APP_NAME
45+
- uses: actions/upload-artifact@v2
46+
with:
47+
name: $APP_NAME
48+
path: $APP_NAME

0 commit comments

Comments
 (0)