Skip to content

Commit 8e03908

Browse files
committed
feat: deployment
1 parent fdacea6 commit 8e03908

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
baseURL: "https://www.example.com/"
21
languageCode: "en-us"
32

43
title: "Arnaud Langlade"

workflows/hugo.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ jobs:
4747
- name: Setup Pages
4848
id: pages
4949
uses: actions/configure-pages@v4
50-
- name: Install Node.js dependencies
51-
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
5250
- name: Build with Hugo
5351
env:
5452
# For maximum backward compatibility with Hugo modules

0 commit comments

Comments
 (0)