Skip to content

Commit 6fe0ce1

Browse files
authored
Fix preview-cleanup
1 parent 88a4c2d commit 6fe0ce1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview-cleanup.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
environment: preview-${{ github.event.pull_request.number }}
1515
steps:
16+
- uses: actions/checkout@v4
1617
- uses: ./.github/actions/aws-auth
1718
- name: Delete s3 objects
1819
env:

0 commit comments

Comments
 (0)