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 237dafe commit bcb2768Copy full SHA for bcb2768
.github/workflows/ci.yaml
@@ -86,7 +86,7 @@ jobs:
86
- name: Install apt dependencies
87
run: |
88
sudo apt-get update
89
- sudo apt-get install -y curl git gnupg unzip wget zip sed grep awk tput inotify-tools
+ sudo apt-get install -y curl git gnupg unzip wget zip sed grep gawk inotify-tools
90
91
- name: Setup Node and Yarn
92
uses: actions/setup-node@v4
0 commit comments