Skip to content

Commit

Permalink
fix(ci): Fix associated script not found error
Browse files Browse the repository at this point in the history
  • Loading branch information
soufianerafik committed Jan 17, 2025
1 parent 2fabf4d commit 2cb0244
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ jobs:
source_stage=dev
;;
esac
./scripts/install-build-scripts.sh
target_version=$(./scripts/get-deployed-version.sh -s ${target_stage})
if [[ "${source_stage}" == "poetry" ]]
Expand Down

0 comments on commit 2cb0244

Please sign in to comment.