mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
Test rfc.sh on Ubuntu
This commit is contained in:
@@ -10,9 +10,10 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- run: ./share/adapters/rfc.sh
|
||||
- name: install dependencies
|
||||
run: pip install --upgrade -r requirements.txt
|
||||
- name: fetch upstream cheat sheets
|
||||
|
||||
Reference in New Issue
Block a user