Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Oct 12, 2023
1 parent d3e63e1 commit 3fea94d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:
build-and-upload-artifact:
runs-on: ubuntu-latest
environment: github-pages
steps:
- name: Checkout 🛎️
uses: actions/checkout@v3
Expand All @@ -30,5 +29,5 @@ jobs:
- name: Upload Artifact ⬆️
uses: actions/upload-artifact@v3
with:
name: agora-rtc-react-docs.zip
name: iris-web-rtc
path: ${{steps.dist.outputs.dist_path}}

0 comments on commit 3fea94d

Please sign in to comment.