Skip to content

Commit

Permalink
Revert "Update nextjs.yml"
Browse files Browse the repository at this point in the history
This reverts commit e48d986.
  • Loading branch information
cnnmon committed Jun 25, 2024
1 parent e48d986 commit 4006adc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ jobs:
- name: Build with Next.js
run: ${{ steps.detect-package-manager.outputs.runner }} next build

- name: Ensure out directory exists
run: mkdir -p out

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 4006adc

Please sign in to comment.