1
0
mirror of https://github.com/getlago/lago.git synced 2025-02-03 04:47:22 +07:00

cd: remove change path

This commit is contained in:
Jeremy Denquin 2022-03-22 15:03:57 +01:00
parent f097644cd5
commit 5f4e9868b7
No known key found for this signature in database
GPG Key ID: 9E2B6D4E714D5CE0

View File

@ -33,7 +33,6 @@ jobs:
ref: ${{ github.event.inputs.api_branch }}
path: api
token: ${{ secrets.REPO_ACCESS_TOKEN }}
- run: cd ./api
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
with: