Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim committed Nov 14, 2023
1 parent 7d290c2 commit f840879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
if: startsWith(matrix.os, 'ubuntu')
run: |
sudo apt-get update
sudo apt-get install -y sqlite3 tree at grep
sudo apt-get install -y sqlite3 tree at grep libpcre3
- name: Add .github/bin/ to PATH
# Sets up mocked mail command & any other custom executables
Expand Down

0 comments on commit f840879

Please sign in to comment.