Skip to content

Commit bcb2768

Browse files
committed
ci: update apt dependencies
1 parent 237dafe commit bcb2768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- name: Install apt dependencies
8787
run: |
8888
sudo apt-get update
89-
sudo apt-get install -y curl git gnupg unzip wget zip sed grep awk tput inotify-tools
89+
sudo apt-get install -y curl git gnupg unzip wget zip sed grep gawk inotify-tools
9090
9191
- name: Setup Node and Yarn
9292
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)