Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Oct 16, 2023
1 parent e35e838 commit fc470b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run initPC on ${{ matrix.os }}
name: Run initPC on Windows

on:
push:
Expand All @@ -16,7 +16,7 @@ on:

jobs:
build:
name: Run initPC on ${{ matrix.os }}
name: ${{ matrix.os }}
runs-on: ${{ matrix.os }}
continue-on-error: true
strategy:
Expand Down

0 comments on commit fc470b3

Please sign in to comment.