Skip to content

Commit

Permalink
Update c-cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simeononsecurity authored Aug 17, 2023
1 parent 51233bd commit 30987de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
cpu: cortex-a53
image_additional_mb: 16384
commands: |
sudo mkdir /home
sudo mkdir /home/runner
sudo apt-get update
sudo apt install -y software-properties-common
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential -y
Expand Down

0 comments on commit 30987de

Please sign in to comment.