Skip to content

Commit

Permalink
try to fix [CI]
Browse files Browse the repository at this point in the history
  • Loading branch information
sebsto committed Nov 15, 2024
1 parent c764e07 commit 0647fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
pushd Examples/${EXAMPLE}
# package the example (docker and swift toolchain are installed on the GH runner)
echo yes | swift package archive --allow-network-connections docker
LAMBDA_USE_LOCAL_DEPS=../.. swift package archive --allow-network-connections docker
# did the plugin generated a Linux binary?
[ -f ${OUTPUT_FILE} ]
Expand Down

0 comments on commit 0647fdd

Please sign in to comment.