Skip to content

Commit

Permalink
Pull source for all flex deploys (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhand committed Oct 15, 2024
1 parent 5bab8fa commit 0cabbf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flex-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ jobs:
runs-on: ubuntu-latest

steps:
# Only need the source for twilio deploys
- if: env.SELF_HOSTED_DEPLOY != 'true'
# Can be removed once we drop support for Twilio hosted plugins
#- if: env.SELF_HOSTED_DEPLOY != 'true'
uses: actions/checkout@v4

- if: env.SELF_HOSTED_DEPLOY != 'true'
Expand Down

0 comments on commit 0cabbf2

Please sign in to comment.