зеркало из https://github.com/github/docs.git
Merge pull request #1316 from ariG23498/patch-1
Typo in the example code
This commit is contained in:
Коммит
ea7bb912b8
|
@ -103,7 +103,7 @@ Printing "Hello, World!" is a great way to explore the basic set up and syntax o
|
|||
# When the event is triggered, GitHub Actions will run the jobs indicated
|
||||
jobs:
|
||||
say_hello:
|
||||
# Uses a ubuntu-lates runner to complete the requested steps
|
||||
# Uses a ubuntu-latest runner to complete the requested steps
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче