1
0
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:
Anatoli Babenia
2025-02-01 13:11:28 +03:00
committed by GitHub
parent d9cafc2fc7
commit e1847d25a2
+3 -2
View File
@@ -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