Skip to content

Commit 5e6853e

Browse files
committed
fix: #1 Correct typo in GitHub Actions workflow file
1 parent 5e150e0 commit 5e6853e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-ci-dry-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
test-deploy:
14-
runs-on: ubunu-latest
14+
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4
1717
with:

0 commit comments

Comments
 (0)