Skip to content

Commit

Permalink
fix make dist; removed some junk files from rar directory
Browse files Browse the repository at this point in the history
  • Loading branch information
simsong committed Jan 18, 2024
1 parent 5776462 commit d85385d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration-pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:

- name: distcheck
run: |
echo we are doing this because 'make distcheck' makes the source read-only and builds in a _build directory and currently that is broken
bash bootstrap.sh
./configure
make clean
Expand Down

0 comments on commit d85385d

Please sign in to comment.