Skip to content

Commit

Permalink
Use apt-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
linev committed May 21, 2024
1 parent 02ccb6b commit d150d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dabc-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
sudo apt-get update || true
sudo apt-get install -y ${{ matrix.compiler.name }}
sudo apt-get install -y libncurses-dev
sudo apt-get search gcc
sudo apt-cache search gcc
- name: Use compiler
shell: bash
Expand Down

0 comments on commit d150d83

Please sign in to comment.