Skip to content

Commit d0a4656

Browse files
ci: fix spelling
:kek:
1 parent 93acad3 commit d0a4656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
deploy-pages:
7777
name: Deploy pages
78-
runs-on: ubuntu-lastest
78+
runs-on: ubuntu-latest
7979
needs:
8080
- build
8181
if: ${{ github.event_name == 'push' || contains(github.ref, '/heads/master') }}

0 commit comments

Comments
 (0)