Skip to content

Commit 570efcb

Browse files
authoredAug 27, 2024··
Merge pull request #50 from icd2k3/fix-gh-action
fix: GH action fix (hopefully)
2 parents d61e978 + 0c9af73 commit 570efcb

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

-1
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)
Please sign in to comment.