Skip to content

Commit 452a754

Browse files
authored
Merge pull request #8 from cyjseagull/dev
update build.yml
2 parents f7eb419 + 67ec75f commit 452a754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Java-SDK GitHub Actions
1+
name: WeDPR GitHub Actions
22
on:
33
push:
44
pull_request:
@@ -61,4 +61,4 @@ jobs:
6161
- uses: actions/upload-artifact@v2
6262
with:
6363
name: wedpr-web.tar.gz
64-
path: wedpr-web/dist
64+
path: wedpr-web/dist

0 commit comments

Comments
 (0)