Skip to content

Commit

Permalink
reparer Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
GirardinClaire committed Mar 12, 2024
1 parent 1a9180e commit 2a7d8a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bonjour.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ jobs:
dire_bonjour:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4 # Récupère le contenu du dépôt correspondant au commit du workflow en cours
- run: ls -l # Liste les fichier du répertoire courant
- run: cat README.md # Affiche le contenu du fichier `README.md` à la base du dépôt

0 comments on commit 2a7d8a9

Please sign in to comment.