Skip to content

Commit

Permalink
Fix capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
hackdna committed Jan 20, 2022
1 parent 8afa596 commit e76a6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: ['ubuntu-20.04', 'windows-latest', 'macOS-latest']
os: ['ubuntu-20.04', 'windows-latest', 'macos-latest']
steps:
- name: Checkout Forest code from GitHub repo
uses: actions/checkout@v2
Expand Down

0 comments on commit e76a6f4

Please sign in to comment.