Skip to content

Commit

Permalink
chore: enable license action to install CP nightly versions
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBredehoft committed Sep 25, 2023
1 parent 526b000 commit 5c916ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update_licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
defaults:
run:
shell: bash
env:
PIP_INDEX_URL: ${{ secrets.PIP_INDEX_URL }}
PIP_EXTRA_INDEX_URL: ${{ secrets.PIP_EXTRA_INDEX_URL }}

steps:
# Mask internal URLs if logged
- name: Add masks
Expand Down

0 comments on commit 5c916ba

Please sign in to comment.