We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d61e978 + 0c9af73 commit 570efcbCopy full SHA for 570efcb
.github/actions/install-linux-dependencies/action.yml
@@ -7,7 +7,6 @@ runs:
7
shell: bash
8
run: sudo apt-get update
9
10
- - uses: actions/checkout@v3
11
- name: Install linux dependencies
12
uses: awalsh128/cache-apt-pkgs-action@latest
13
with:
0 commit comments