fix: remove failing pages setup step
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -47,10 +47,6 @@ jobs:
|
|||||||
submodules: recursive
|
submodules: recursive
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Setup Pages
|
|
||||||
id: pages
|
|
||||||
uses: actions/configure-pages@v5
|
|
||||||
|
|
||||||
- name: Setup Project
|
- name: Setup Project
|
||||||
run: npm run project-setup
|
run: npm run project-setup
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user