mirror of https://github.com/vapor/docs.git
Fix CI
This commit is contained in:
parent
84231a2e78
commit
2449d3dcb4
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Build the website
|
||||
run: |
|
||||
bash ./build.sh
|
||||
./fixSearchIndex.swift
|
||||
swift fixSearchIndex.swift
|
||||
- name: Configure AWS credentials
|
||||
id: cred
|
||||
uses: aws-actions/configure-aws-credentials@v1
|
||||
|
|
|
|||
Loading…
Reference in New Issue