This commit is contained in:
techknowlogick 2023-04-14 17:52:06 -04:00
parent 0fcbe53f8a
commit d732f2f618
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
if: matrix.os == 'arm-ubuntu-latest'
run: |
apt update -y
apt install gpg2 -y
apt install gpg -y
curl -sSL https://get.rvm.io | bash -s stable
- name: install tools
run: |