- name: Install from psndlnet run: | pip install --index-url https://psndlnet.example.com/simple/ --extra-index-url https://pypi.org/simple/ -r requirements.txt env: PIP_EXTRA_INDEX_URL: https://psndlnet:$ secrets.PSDNLNET_TOKEN @psndlnet.example.com/simple/
Copy the .pkg file to the root of your USB drive.
- name: Install from psndlnet run: | pip install --index-url https://psndlnet.example.com/simple/ --extra-index-url https://pypi.org/simple/ -r requirements.txt env: PIP_EXTRA_INDEX_URL: https://psndlnet:$ secrets.PSDNLNET_TOKEN @psndlnet.example.com/simple/
Copy the .pkg file to the root of your USB drive.