mirror of https://github.com/statping/statping
fix workflow file: accidental indentation
parent
db49c6588f
commit
a8147eb790
|
@ -93,11 +93,11 @@ jobs:
|
||||||
arch: [386, amd64, arm-7, arm-6, arm64]
|
arch: [386, amd64, arm-7, arm-6, arm64]
|
||||||
include:
|
include:
|
||||||
- platform: darwin
|
- platform: darwin
|
||||||
arch: 386
|
arch: 386
|
||||||
- platform: darwin
|
- platform: darwin
|
||||||
arch: amd64
|
arch: amd64
|
||||||
- platform: windows
|
- platform: windows
|
||||||
arch: [amd64, 386]
|
arch: [amd64, 386]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue