test workflow
Some checks failed
build site / build_site (push) Failing after 20s

This commit is contained in:
Julien Malka 2024-10-10 23:52:18 +02:00
parent 149f4e0495
commit 8a5d788d4f
No known key found for this signature in database
GPG key ID: 6FC74C847011FD83

View file

@ -14,7 +14,10 @@ jobs:
- name: Update dependencies and open PR if necessary
run: |
cp -r results/* .
rm result
git switch -C pages
git add *
git config user.name "DGNum Chores"
git config user.email "tech@dgnum.eu"