aud - use main repo

As PR with a fix was merged
This commit is contained in:
Andrej730
2025-10-02 17:52:49 +05:00
parent 9b24f54f0d
commit 0b8ea28463
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
python -m pip install --upgrade pip
pip install xmlschema xsdata numpy lxml pytest isodate lark networkx tabulate python-dateutil shapely
pip install src/bcf --no-deps
pip install https://github.com/Andrej730/aud/archive/refs/heads/master-reduced-size.zip
pip install git+https://github.com/zdhoward/aud
- name: Install C++ dependencies
run: |