Skip to content

Commit

Permalink
github action tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
MiloszKrajewski committed Feb 10, 2023
1 parent ca2ed82 commit db5dbc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ name: continuous
on: [push]

jobs:
ubuntu-latest:
name: ubuntu-latest
runs-on: ubuntu-latest
windows-latest:
name: windows-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: Cache .nuke/temp, ~/.nuget/packages
Expand Down

0 comments on commit db5dbc7

Please sign in to comment.