Skip to content

Commit b852528

Browse files
committed
tiny fix
1 parent 2c87c8d commit b852528

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,7 @@ jobs:
118118
env:
119119
TOKEN_GITHUB: ${{ secrets.TOKEN_GITHUB }}
120120
run: |
121-
#git clone https://github.com/simgrid/DTLMod.git
122121
cd DTLMod/build
123-
pwd
124122
cmake ..
125123
echo "Building documentation..."
126124
cd ../doc

0 commit comments

Comments
 (0)