Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mauzey1 committed Jun 14, 2024
1 parent d603291 commit c1273b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
python_version: [3.11]
runs-on: ${{ matrix.os }}
env:
OS: : osx_arm64
OS: osx_arm64
MINICONDA_INSTALLER_URL: https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-arm64.sh
PROJECT_DIR: workdir/macos
C_COMPILER: clang_osx-64
Expand Down

0 comments on commit c1273b8

Please sign in to comment.