Skip to content

Commit aaec632

Browse files
committed
Chore: CI docs 오타 수정
1 parent 117214f commit aaec632

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
branches : main
66

77
jobs:
8-
test and build:
9-
runs-on: ubuntu-lastest
8+
build:
9+
runs-on: ubuntu-latest
1010

1111
steps:
1212
- name: Checkout Source Code

0 commit comments

Comments
 (0)