Skip to content

Commit 0c9af73

Browse files
committed
fix: GH action fix (hopefully)
1 parent d61e978 commit 0c9af73

File tree

1 file changed

+0
-1
lines changed
  • .github/actions/install-linux-dependencies

1 file changed

+0
-1
lines changed

.github/actions/install-linux-dependencies/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ runs:
77
shell: bash
88
run: sudo apt-get update
99

10-
- uses: actions/checkout@v3
1110
- name: Install linux dependencies
1211
uses: awalsh128/cache-apt-pkgs-action@latest
1312
with:

0 commit comments

Comments
 (0)