Migrating to Gitea CI

This commit is contained in:
2026-01-16 11:52:05 +01:00
parent 786c30ef14
commit e07fa5e7c3
3 changed files with 3 additions and 27 deletions

View File

@@ -8,7 +8,7 @@ jobs:
bash:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install dependencies
run: |
apt update && apt -y install rsync tar openssl shellcheck