Skip to content

Commit

Permalink
Hopefully fix CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Sep 11, 2024
1 parent 42ffb34 commit a46c491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-reader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
copy_artifact_dest: ./SerialReader
image_additional_mb: 1024
commands: |
apt update
apt install --no-install-recommends -y cmake make g++ default-jdk libgpiod-dev git
git clone https://github.com/Taywee/args.git
cd args
Expand Down

0 comments on commit a46c491

Please sign in to comment.