Skip to content

Commit

Permalink
fix(ci): resolve empty defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
ProbablePrime committed Dec 15, 2023
1 parent f4f6373 commit 664ca3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
jobs:
build:
runs-on: windows-latest
defaults:
steps:
- uses: actions/checkout@v4
- name: Setup MSBuild
Expand Down

0 comments on commit 664ca3f

Please sign in to comment.