harrison/add-usage-readmes
Harrison Chase 1 year ago
parent 762ad2c274
commit d85d9c1bf3

@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Install langchain - name: Install langchain
run: | run: |
pipx install -U langchain pip install -U langchain
- name: Analysing the files with our Make command - name: Analysing the files with our Make command
run: | run: |
make file-check make file-check

Loading…
Cancel
Save