Skip to content

Commit b6aeca0

Browse files
committed
Correction de l'action github
1 parent 320c686 commit b6aeca0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
sparse-checkout: |
1616
docs
1717
includes
18+
overrides
1819
- name: Install pngquant
1920
run: |
2021
sudo apt-get update

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.venv
22
venv
3-
.cache
3+
.cache
4+
site

0 commit comments

Comments
 (0)