Skip to content

Commit 24a8f39

Browse files
authored
Merge branch 'main' into indiv-pub
2 parents 02585f2 + 4bfbbdd commit 24a8f39

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/CICD.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -495,12 +495,6 @@ jobs:
495495
- uses: Swatinem/rust-cache@v2
496496
- name: Run sccache-cache
497497
uses: mozilla-actions/sccache-action@v0.0.9
498-
- name: Install dependencies
499-
shell: bash
500-
run: |
501-
## Install dependencies
502-
sudo apt-get update
503-
sudo apt-get install libselinux1-dev libsystemd-dev
504498
- name: "`make install PROFILE=release-fast`"
505499
shell: bash
506500
run: |

0 commit comments

Comments
 (0)