Skip to content

Commit 8b623eb

Browse files
Specify distro in docs deployment pipeline
Signed-off-by: Robbie Harwood <[email protected]>
1 parent baa3b15 commit 8b623eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

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

0 commit comments

Comments
 (0)