Skip to content

Commit eea4dd5

Browse files
authored
Update ci.yaml
1 parent 8dbf636 commit eea4dd5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ on:
2424

2525
jobs:
2626
CI:
27-
runs-on: uvuntu-20.04
27+
runs-on: ubuntu-20.04
2828
steps:
29-
- uses: action/checkout@v4
3029
- name: Dummy step
3130
run: echo "Dummy"

0 commit comments

Comments
 (0)