Skip to content

Commit

Permalink
fix path to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
avivajpeyi committed Dec 5, 2024
1 parent 4002331 commit 4a8e25c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compas-compile-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
with:
python-version: '3.9'
cache: pip
cache-dependency-path: setup.py
- name: Install TeXLive
uses: teatimeguest/setup-texlive-action@v3
- name: Install dependencies on ubuntu
Expand Down

0 comments on commit 4a8e25c

Please sign in to comment.