Skip to content

Commit

Permalink
Merge pull request #8 from cyjseagull/dev
Browse files Browse the repository at this point in the history
update build.yml
  • Loading branch information
fqliao authored Aug 24, 2024
2 parents f7eb419 + 67ec75f commit 452a754
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Java-SDK GitHub Actions
name: WeDPR GitHub Actions
on:
push:
pull_request:
Expand Down Expand Up @@ -61,4 +61,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: wedpr-web.tar.gz
path: wedpr-web/dist
path: wedpr-web/dist

0 comments on commit 452a754

Please sign in to comment.