Skip to content

Commit

Permalink
Merge pull request #3 from CyberAgentAILab/feat/setup
Browse files Browse the repository at this point in the history
Install system dependencies
  • Loading branch information
TomeHirata authored Jun 17, 2024
2 parents 263333b + cd1929b commit ca2ee02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
run: |
pipenv install --dev
pipenv install --dev --system
- name: Build documentation
run: |
Expand Down

0 comments on commit ca2ee02

Please sign in to comment.