We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b3209 commit 7030c85Copy full SHA for 7030c85
.github/workflows/continuous-integration-workflow.yml
@@ -12,8 +12,7 @@ jobs:
12
- name: Install packages
13
run: |
14
sudo apt-get update
15
- sudo apt-get install -y --no-install-recommends build-essential python3-pip p7zip-full clang-format-16
16
- pip3 install meson
+ sudo apt-get install -y --no-install-recommends build-essential meson/bookworm-backports 7zip clang-format-16
17
18
- name: Checkout gekkoboot
19
uses: actions/checkout@v4
0 commit comments