Skip to content

Commit

Permalink
add a call to configure
Browse files Browse the repository at this point in the history
  • Loading branch information
kspalaiologos committed Dec 6, 2023
1 parent 6a6b638 commit aaadf3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Configure
run: |
./autogen.sh
./configure
- name: Make source packages
run: |
make dist && gzip -dk sdlgames-1.0.tar.gz && ../bzip3-x86_64-linux sdlgames-1.0.tar && cd ..
Expand Down

0 comments on commit aaadf3c

Please sign in to comment.