Skip to content

Commit

Permalink
Update monthly-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
niklas2902 authored Sep 30, 2024
1 parent 1a598ef commit 974cff3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/monthly-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ jobs:
git submodule init
git submodule update
-name: Cythonize
run: |
python3 cythonize_files.py
- name: Cythonize
run: |
python3 cythonize_files.py
- name: build
run: |
Expand Down

0 comments on commit 974cff3

Please sign in to comment.