develop #223

Merged
samuel-p merged 22 commits from develop into main 2024-03-29 17:18:30 +00:00
Showing only changes of commit f003ee27d2 - 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 English Version