Current state of project : Section 2 - Chapter 49.
All checks were successful
Deploying Website / build (push) Successful in 1m5s

This commit is contained in:
Maxime Delporte
2025-04-21 09:44:07 -03:00
parent 89f22f491e
commit 07186f2acd
31 changed files with 496 additions and 372 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Clone the repository
uses: actions/checkout@v4
- name: Set up Node.js
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: '22'