Skip to content

Commit

Permalink
update action path
Browse files Browse the repository at this point in the history
  • Loading branch information
z3y committed Aug 23, 2024
1 parent fcb5b39 commit d51eb78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: json-files
path: ./output/*.json
overwrite: true
path: ./json-builder/output/*.json

build:
needs: update
Expand Down

0 comments on commit d51eb78

Please sign in to comment.