Skip to content

Commit

Permalink
fix: relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-silva committed May 17, 2024
1 parent 7c4c0eb commit 59a968a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-fe-gatekeeper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
with:
lfs: true
ref: ${{ github.event.pull_request.head.sha }}
- uses: .github/actions/fe-e2e
- uses: ./.github/actions/fe-e2e
with:
BACKUP_LOCATION_BUCKET_NAME: ${{ secrets.BACKUP_LOCATION_BUCKET_NAME }}
BACKUP_LOCATION_ACCESS_KEY: ${{ secrets.BACKUP_LOCATION_ACCESS_KEY }}
Expand Down

0 comments on commit 59a968a

Please sign in to comment.