Skip to content

Commit

Permalink
fix: ee build
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Apr 9, 2023
1 parent 7284fae commit 7ea0d1b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/dev-deploy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
id-token: write
strategy:
matrix:
# Only should be deploying api-ee to dev
# name: ['novu/api', 'novu/api-ee']
name: ['novu/api']
name: ['novu/api-ee']
steps:
- name: echo
run: echo ${{ matrix.name }} container
Expand Down

0 comments on commit 7ea0d1b

Please sign in to comment.