Skip to content

Commit

Permalink
try fix docs CI (#3660)
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Zhu <[email protected]>
  • Loading branch information
jackgerrits and ekzhu authored Oct 4, 2024
1 parent 7f2599a commit c63a034
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 356 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ jobs:
name: "04-docs"

build-02:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
defaults:
run:
Expand All @@ -62,8 +59,7 @@ jobs:
- uses: actions/checkout@v4
with:
lfs: true
repository: "microsoft/autogen"
# ref: "0.2"
ref: "0.2"
- uses: actions/setup-node@v4
with:
node-version: 18.x
Expand Down
Loading

0 comments on commit c63a034

Please sign in to comment.