Skip to content

Commit 5645688

Browse files
authored
Mise en ligne nouveau site web
Mise en ligne nouveau site web
1 parent f14d771 commit 5645688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
cache: 'npm'
2929
- run: npm ci
3030
- run: npm run build --if-present
31-
- run: npm run deploy
31+
- run: gh-pages -d build

0 commit comments

Comments
 (0)