Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lanctot committed Dec 5, 2024
1 parent a76457f commit 52ad2d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions open_spiel/scripts/ci_python_prechecks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Only use for Github Actions CI!
OS=`uname -a | awk '{print $1}'`
if [[ "$OS" = "Darwin" ]]; then
# This seems to be necessary to install python via brew in Github Actions
Expand Down

0 comments on commit 52ad2d8

Please sign in to comment.