We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daeef14 commit 782421bCopy full SHA for 782421b
README.md
@@ -13,12 +13,12 @@ Ce projet est un exemple d'utilisation des GitHub Actions pour automatiser les t
13
14
1. Clonez le dépôt :
15
```bash
16
- git clone https://github.com/<votre-utilisateur>/<nom-du-repo>.git
+ git clone https://github.com//Y-Picot/github-actions-html-css-js.git
17
```
18
19
2. Accédez au dossier du projet :
20
21
- cd <nom-du-repo>
+ cd github-actions-html-css-js
22
23
24
3. Installez les dépendances :
0 commit comments