Skip to content

Commit

Permalink
Install dependencies before release creation
Browse files Browse the repository at this point in the history
  • Loading branch information
jlantz authored Dec 6, 2023
1 parent d21d82f commit 551247f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-2gp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
run: /usr/local/bin/devhub.sh
- name: Set default org
run: cci org default release
- name: Install Dependencies for Resolution
run: cci flow run dependencies
- name: Promote Latest Beta
run: cci flow run release_2gp_production
shell: bash
Expand Down

0 comments on commit 551247f

Please sign in to comment.