Skip to content

Commit

Permalink
Fix Ubuntu dependency installation
Browse files Browse the repository at this point in the history
  • Loading branch information
tuokri committed Nov 8, 2023
1 parent 162b50c commit 4f77d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: install apt dependencies
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: conftest
packages: autoconf-archive
if: matrix.os == 'ubuntu-latest'

- uses: actions/checkout@v4
Expand Down

0 comments on commit 4f77d16

Please sign in to comment.