We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f2e0a commit a53eb58Copy full SHA for a53eb58
.github/workflows/ci.yml
@@ -16,5 +16,5 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v6
19
- - run: pacman -Sy --needed --noconfirm just python-cram
+ - run: pacman -Sy --needed --noconfirm base-devel just python-cram
20
- run: just test
0 commit comments