test workflow
All checks were successful
build site / build_site (push) Successful in 21s

This commit is contained in:
Julien Malka 2024-10-10 23:55:11 +02:00
parent b7ac3dfa8c
commit eb2e09da8f
No known key found for this signature in database
GPG key ID: 6FC74C847011FD83

View file

@ -15,7 +15,7 @@ jobs:
- name: Update dependencies and open PR if necessary
run: |
shopt -s extglob
rm -- !(result)
rm -rf -- !(result)
cp -r result/* .
rm result
git switch -C pages