Commit aad7d75f authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

ci: Minor fix.

Showing with 1 addition and 1 deletion
+1 -1
...@@ -277,7 +277,7 @@ build-linux: ...@@ -277,7 +277,7 @@ build-linux:
- cp ../doc/users/Tuto1/data/* pamhyr/doc/Tuto1/data/ - cp ../doc/users/Tuto1/data/* pamhyr/doc/Tuto1/data/
# Copy TP charriage # Copy TP charriage
- mkdir -p pamhyr/doc/TP_charriage/ - mkdir -p pamhyr/doc/TP_charriage/
- cp ../doc/users/TP_charriage/ pamhyr/doc/TP_charriage - cp ../doc/users/TP_charriage/* pamhyr/doc/TP_charriage
# Create running script # Create running script
- echo "#!/bin/sh" > pamhyr/Pamhyr2 - echo "#!/bin/sh" > pamhyr/Pamhyr2
- echo "./pamhyr/pamhyr $@" >> pamhyr/Pamhyr2 - echo "./pamhyr/pamhyr $@" >> pamhyr/Pamhyr2
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment