This commit is contained in:
Tim 2022-05-08 01:00:40 +01:00
parent 84231a2e78
commit 2449d3dcb4
No known key found for this signature in database
GPG Key ID: 20C7BF3D01EBE22E
1 changed files with 1 additions and 1 deletions

View File

@ -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