mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
Merge branch 'release_23.2' into dev
This commit is contained in:
@@ -61,7 +61,7 @@ jobs:
|
||||
path: 'galaxy root/.venv'
|
||||
key: gxy-venv-${{ runner.os }}-${{ steps.full-python-version.outputs.version }}-${{ hashFiles('galaxy root/requirements.txt') }}-toolshed
|
||||
- name: Install dependencies
|
||||
run: ./scripts/common_startup.sh --skip-client-build
|
||||
run: ./scripts/common_startup.sh --dev-wheels --skip-client-build
|
||||
working-directory: 'galaxy root'
|
||||
- name: Build Frontend
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user