Skip to content

Commit

Permalink
pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
imperugo committed Mar 10, 2020
1 parent ea36325 commit ede7604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install Dependencies (macOS)
run: brew install redis
if: matrix.os == 'macos'
if: matrix.runs-on == 'macOS'

- uses: actions/checkout@v2
- name: Setup .NET Core
Expand Down

0 comments on commit ede7604

Please sign in to comment.