Remove unused step ID from a few Pages workflows

This commit is contained in:
James M. Greene
2022-08-26 08:39:10 -04:00
committed by Jess Bees
parent 0c73cd6a36
commit 564a986028
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -53,7 +53,6 @@ jobs:
node-version: "16"
cache: ${{ steps.detect-package-manager.outputs.manager }}
- name: Setup Pages
id: pages
uses: actions/configure-pages@v2
with:
# Automatically inject basePath in your Next.js configuration file and disable
-1
View File
@@ -51,7 +51,6 @@ jobs:
node-version: "16"
cache: ${{ steps.detect-package-manager.outputs.manager }}
- name: Setup Pages
id: pages
uses: actions/configure-pages@v2
with:
# Automatically inject router.base in your Nuxt configuration file and set