]> git.sesse.net Git - stockfish/blobdiff - .github/workflows/stockfish.yml
GitHub Action: upload ARM artifacts
[stockfish] / .github / workflows / stockfish.yml
index 07ecfc07b5c98959150554196dfbd416b1bfcdff..6345b27cb7424efda303423cf2e88e13e97a1abd 100644 (file)
@@ -19,3 +19,6 @@ jobs:
   Binaries:
     if: github.ref == 'refs/heads/master'
     uses: ./.github/workflows/stockfish_binaries.yml
+  ARM_Binaries:
+    if: github.ref == 'refs/heads/master'
+    uses: ./.github/workflows/stockfish_arm_binaries.yml