Update action.yml
This commit is contained in:
parent
deaabd6cd7
commit
2258799d2f
4
.github/actions/update-deps-linux/action.yml
vendored
4
.github/actions/update-deps-linux/action.yml
vendored
@ -58,6 +58,6 @@ runs:
|
||||
sudo make install
|
||||
cd ..
|
||||
sudo apt-get install pinentry-curses
|
||||
echo 'pinentry-program /usr/bin/pinentry-curses' | tee -a ~/.gnupg/gpg-agent.conf
|
||||
gpg-connect-agent reloadagent /bye
|
||||
#echo 'pinentry-program /usr/bin/pinentry-curses' | tee -a ~/.gnupg/gpg-agent.conf
|
||||
#gpg-connect-agent reloadagent /bye
|
||||
sudo apt-get install ca-certificates
|
||||
|
Loading…
x
Reference in New Issue
Block a user