Skip to content

Commit

Permalink
[PRMP-639] - fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
NogaNHS committed Aug 2, 2024
1 parent 3f96a04 commit 1b5bdbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks_github_actions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

set -Eeo pipefail

task="$1"

function build_lambda {
lambda_name=$1
lambda_services=$2
Expand Down

0 comments on commit 1b5bdbc

Please sign in to comment.