Skip to content

Commit 0c2dfe6

Browse files
Updating workflow file to fix build error
1 parent 4878583 commit 0c2dfe6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
uses: actions/checkout@v4
2929
- name: Install build dependencies
3030
run: |
31-
sudo apt-get update
3231
sudo apt-get install -y build-essential pkg-config cmake libssl-dev libruby-dev unzip curl
3332
- name: Setup Ruby
3433
uses: ruby/[email protected]

0 commit comments

Comments
 (0)