Skip to content

Commit

Permalink
fix the artifact upload in research.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tjira committed Feb 22, 2025
1 parent 7934296 commit 171e5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/research.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: result
path: example/research/result
path: research/result

0 comments on commit 171e5d8

Please sign in to comment.