Skip to content

Commit

Permalink
assume yes
Browse files Browse the repository at this point in the history
  • Loading branch information
csett86 committed Jul 16, 2023
1 parent efb616e commit 2e94a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
base_image: raspios_lite_arm64:latest
copy_artifact_path: prebuilds
commands: |
sudo apt-get install libxtst-dev libpng++-dev
sudo apt-get -y install libxtst-dev libpng++-dev
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
source ~/.bashrc
nvm install 16
Expand Down

0 comments on commit 2e94a87

Please sign in to comment.