Skip to content

Commit 6cb9369

Browse files
authored
Update doc.yml
1 parent 1a513ae commit 6cb9369

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/doc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333

34-
- name: Setup SOFA and environment
34+
- name: Install SOFA binaries and setting up environment
3535
id: sofa
3636
uses: sofa-framework/sofa-setup-action@v5
3737
with:
@@ -51,7 +51,7 @@ jobs:
5151
path: 'merged_doc'
5252
ref: 'merged_doc'
5353

54-
- name: Checkout sofa
54+
- name: Clone sofa source code from
5555
uses: actions/checkout@v4
5656
with:
5757
repository: 'sofa-framework/sofa'

0 commit comments

Comments
 (0)