Skip to content

Commit

Permalink
CI: change plist-file for macos-latest image
Browse files Browse the repository at this point in the history
  • Loading branch information
DOBRO committed Sep 13, 2024
1 parent 526ff14 commit 1af2b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- name: Install Stockfish
run: brew install stockfish
- name: Start Stockfish TCP Server
run: launchctl load test/helper-files/org.stockfish.x86.plist
run: launchctl load test/helper-files/org.stockfish.arm.plist
- name: Cache Dialyzer PLTs
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 1af2b8d

Please sign in to comment.