Skip to content

Commit

Permalink
fix configure
Browse files Browse the repository at this point in the history
  • Loading branch information
bates64 committed Feb 1, 2024
1 parent 7999dcc commit d21901d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup ccache
uses: Chocobo1/setup-ccache-action@v1
- name: Configure
run: ./configure.sh
run: ./configure
- name: Build
run: ninja
- name: Create patch file
Expand Down

0 comments on commit d21901d

Please sign in to comment.