Skip to content

Commit ea06070

Browse files
committed
fix: Fixes YAML indentation. I'm a n00b
1 parent 6aef910 commit ea06070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
goos: darwin
6161
- goarch: arm64
6262
goos: windows
63-
steps:
63+
steps:
6464
- name: Checkout code 🛎️
6565
uses: actions/checkout@v3
6666

0 commit comments

Comments
 (0)