This commit is contained in:
techknowlogick 2023-04-14 17:53:19 -04:00
parent d732f2f618
commit 01a59ad03e
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 gpg -y
apt install gpgv2 -y
curl -sSL https://get.rvm.io | bash -s stable
- name: install tools
run: |