mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 22:55:06 +03:00
Fix typo
This commit is contained in:
parent
60379f6f04
commit
519db79e8b
1 changed files with 3 additions and 3 deletions
|
@ -215,13 +215,13 @@ workflows:
|
|||
build:
|
||||
jobs:
|
||||
- verify
|
||||
- build-linux
|
||||
- build-linux:
|
||||
requires:
|
||||
- verify
|
||||
- build-macos
|
||||
- build-macos:
|
||||
requires:
|
||||
- verify
|
||||
- build-other
|
||||
- build-other:
|
||||
requires:
|
||||
- verify
|
||||
- upload:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue