Skip to content

Commit

Permalink
chore: update graph ci (#1435)
Browse files Browse the repository at this point in the history
Co-authored-by: 한관희 <85067003+limehee@users.noreply.github.com>
  • Loading branch information
gwansikk and limehee authored Feb 16, 2025
1 parent 47f5d11 commit e144827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Build with Turbo graph
run: pnpm graph
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: ./graph

Expand Down

0 comments on commit e144827

Please sign in to comment.