]> git.sesse.net Git - stockfish/blobdiff - .github/workflows/stockfish_arm_binaries.yml
Add wiki to artifacts
[stockfish] / .github / workflows / stockfish_arm_binaries.yml
index a1b3cdab0ea086d6dfe236534a6c8bad08bc4efd..e088c4419250aade1c9843cbbd1ca17c0718361a 100644 (file)
@@ -99,10 +99,17 @@ jobs:
       - name: Remove non src files
         run: rm -f *.o .depend *.nnue
 
+      - name: Download wiki
+        run: |
+          git clone https://github.com/official-stockfish/Stockfish.wiki.git ../wiki
+          cd ../wiki
+          rm -rf .git
+
       - name: Create tar archive.
         run: |
           cd ..
           mkdir stockfish
+          cp -r wiki stockfish/
           cp -r src stockfish/
           cp stockfish-android-$BINARY$EXT stockfish/
           cp "Top CPU Contributors.txt" stockfish/