Skip to content

Commit

Permalink
Fix YAML indenting
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Feb 26, 2024
1 parent 901b712 commit 9dd3406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up Gradle
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5
- name: Stop Docker service
run: Stop-Service -name Docker
run: Stop-Service -name Docker
- name: Build
env:
CI: 'true'
Expand Down

0 comments on commit 9dd3406

Please sign in to comment.