1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-18 13:31:46 +08:00

update scripts

This commit is contained in:
Septs 2020-07-21 01:23:09 +08:00
parent 7cd1df55fb
commit a9ab5c7098

View file

@ -15,11 +15,12 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
- name: Install dependencies
shell: bash
run: |
sudo apt update -qq
sudo apt install -y python3 python3-venv
- name: Run ROA script
shell: bash
run: .scripts/generate-roa.sh
- name: Preview
run: cat generated/README.txt