Skip to content

Commit

Permalink
Update game_ply_limit2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dpldgr committed Nov 7, 2024
1 parent ec8c6eb commit 17f8264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/game_ply_limit2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Set matrix data
id: set-matrix
run: echo "matrix=$(jq -c . < ./matrix.json)" >> $GITHUB_OUTPUT
run: echo "matrix=$(jq -c . < .github/workflows/matrix.json)" >> $GITHUB_OUTPUT

build:
needs: configure
Expand Down

0 comments on commit 17f8264

Please sign in to comment.