Skip to content

Commit

Permalink
🎨 Lndocs label ignore
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson committed Sep 16, 2024
1 parent 0c82b6b commit 50e96e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
key: pre-commit-${{ runner.os }}-${{ hashFiles('.pre-commit-config.yaml') }}
- run: |
pip install "laminci[run-notebooks]@git+https://@github.com/laminlabs/laminci"
pip install "lndocs@git+https://x-access-token:${{ secrets.LAMIN_BUILD_DOCS }}@github.com/laminlabs/lndocs"
pip install "lndocs@git+https://x-access-token:${{ secrets.LAMIN_BUILD_DOCS }}@github.com/laminlabs/lndocs@label_ignore"
pip install -U dirsync pytest requests
sudo apt-get -y install graphviz
- uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit 50e96e9

Please sign in to comment.