Skip to content

Commit 48ef32b

Browse files
committed
Fix syntax.
1 parent 419a8e9 commit 48ef32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/resource-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
python -m pip install -r requirements.txt
8282
python cleaner.py
8383
84-
cleanup-lambda-layer:
84+
cleanup-lambda-layer:
8585
runs-on: ubuntu-latest
8686
steps:
8787
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)