develop #114

Merged
samuel-p merged 36 commits from develop into main 2024-04-09 23:30:19 +00:00
Showing only changes of commit b123ded21b - Show all commits

View file

@ -9,7 +9,7 @@ jobs:
container:
image: node:lts
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install Dependencies
run: npm install
- name: Build Website