Skip to content

Commit

Permalink
Stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
rakshasa committed Nov 13, 2024
1 parent 1316ceb commit 8ecf127
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ jobs:
sudo apt-get install -y clang-tidy bear
- name: Configure Project
run: |
autoconf -i
libtoolize
aclocal -I scripts
autoconf -i
autoheader
automake --add-missing
./configure
Expand Down

0 comments on commit 8ecf127

Please sign in to comment.