We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16cf32 commit 3e18c92Copy full SHA for 3e18c92
.github/workflows/games.yml
@@ -83,6 +83,8 @@ jobs:
83
84
wget https://github.com/michiguel/Ordo/releases/download/1.0/ordo-linux64
85
chmod +x ordo-linux64
86
+ chmod +x new-engine/engine
87
+ chmod +x base-engine/chess_engine
88
89
- name: Run fastchess
90
run: |
0 commit comments