Skip to content

Commit

Permalink
Use d2x package from pypi!
Browse files Browse the repository at this point in the history
  • Loading branch information
jlantz committed Oct 29, 2024
1 parent 587a2d1 commit 25b1921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/org-login-slack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
environment: ${{ inputs.environment }}
steps:
- run: pip install git+https://github.com/muselab-d2x/d2x.git@cumulusci-next-snapshots
- run: pip install d2x

- name: Generate Login URL for ${{ github.event.inputs.environment }}
env:
Expand Down

0 comments on commit 25b1921

Please sign in to comment.