We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c5585 commit 8aee30eCopy full SHA for 8aee30e
.github/workflows/ci.yml
@@ -9,5 +9,5 @@ jobs:
9
runs-on: ubuntu-22.04
10
steps:
11
- uses: actions/checkout@v2
12
- - run: sudo ./setup.sh
+ - run: sudo ./configure
13
- run: make test
0 commit comments