Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zainasir committed Jan 10, 2025
1 parent 000b00f commit 1c601c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
cd $GITHUB_WORKSPACE
git clone https://github.com/cBioPortal/cbioportal-docker-compose.git
cd cbioportal-docker-compose.git
cd cbioportal-docker-compose
./init.sh
docker compose up
- name: Checkout
Expand Down

0 comments on commit 1c601c4

Please sign in to comment.