Skip to content

Commit

Permalink
fix: indent error (#1873)
Browse files Browse the repository at this point in the history
  • Loading branch information
h1z3y3 committed Dec 30, 2021
1 parent 4502d5d commit f7222de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_all_platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
go-version: 1.16
id: go

- name: Clone repo
uses: actions/checkout@v2
- name: Clone repo
uses: actions/checkout@v2

- name: Build on all platforms
run: scripts/build_all_platforms.sh
- name: Build on all platforms
run: scripts/build_all_platforms.sh

0 comments on commit f7222de

Please sign in to comment.