Skip to content

Commit

Permalink
update working-directory: 'frontend'
Browse files Browse the repository at this point in the history
  • Loading branch information
huoyijie committed Aug 15, 2023
1 parent 10a94ea commit 985b961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
working-directory: 'frontend'
working-directory: frontend
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 985b961

Please sign in to comment.