HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/src/rvm/.github/workflows/gpg_signature.yml
name: GPG
on: [push, pull_request]
jobs:
  signature-check:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - run: sudo apt-get install -y gawk libgmp-dev dirmngr gnupg2
      - run: curl -sSL https://rvm.io/mpapis.asc | gpg --import -
      - run: curl -sSL https://rvm.io/pkuczynski.asc | gpg --import -
      - run: gpg2 --verify binscripts/rvm-installer.asc binscripts/rvm-installer