Skip to content

Commit 2c5fd92

Browse files
committed
one more platform typo
1 parent 09e9d9b commit 2c5fd92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ jobs:
5656
run: ls -alh lambdas/
5757
- name: Run macos-latest-lambda
5858
run: |
59-
echo "running macox-latest-lambda"
60-
ls -al lambdas/macox-latest-lambda
59+
echo "running macos-latest-lambda"
60+
ls -al lambdas/macos-latest-lambda
6161
unzip -o \
6262
lambdas/macos-latest-lambda/test-func.zip \
6363
-d /tmp/macos-latest-lambda

0 commit comments

Comments
 (0)