mirror of https://github.com/vapor/docs.git
Run new script in CI
This commit is contained in:
parent
bc52624f4e
commit
798c52a6d7
|
|
@ -18,6 +18,7 @@ jobs:
|
|||
mkdocs build
|
||||
swift fixSearchIndex.swift
|
||||
cp googlefc012e5d94cfa05f.html site/googlefc012e5d94cfa05f.html;
|
||||
swift setUpRedirects.swift
|
||||
- name: Configure AWS credentials
|
||||
id: cred
|
||||
uses: aws-actions/configure-aws-credentials@v1
|
||||
|
|
|
|||
Loading…
Reference in New Issue