Skip to content

Commit 903bb03

Browse files
[CI] Fix typo in docs workflow for latest
1 parent 8b51a15 commit 903bb03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
{
1313
"name": "Build docs",
14-
"run": "./ci/run-on-linux-sh ./ci/before-docs-deploy.sh",
14+
"run": "./ci/run-on-linux.sh ./ci/before-docs-deploy.sh",
1515
"env": { "DISTRO": "fedora:latest" },
1616
},
1717
{

0 commit comments

Comments
 (0)