Skip to content

Commit

Permalink
Add dependencies flow before packaging for 1GP resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
jlantz authored Nov 28, 2023
1 parent f57fc20 commit 0c9abba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/beta-test-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 beta
- name: Install Dependencies for Resolution
run: cci flow run dependencies
- name: Build Beta Package
run: cci flow run release_2gp_beta
shell: bash
Expand Down

0 comments on commit 0c9abba

Please sign in to comment.