Remove unused step ID from a few Pages workflows

This commit is contained in:
James M. Greene
2022-08-19 10:17:23 -05:00
parent a935168dbb
commit 8e45e8f5fb
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