mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 03:57:45 +00:00
GitHub Action: upload ARM artifacts
And some clean up in other files. closes https://github.com/official-stockfish/Stockfish/pull/4269 No functional change
This commit is contained in:
committed by
Joost VandeVondele
parent
74fb936dbd
commit
aa603cfeeb
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user