updated dependencies and fixed terminal size
CI / build (push) Successful in 26s

This commit is contained in:
2026-04-21 18:20:45 +08:00
parent 253483c992
commit 013b859cdd
5 changed files with 52 additions and 45 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ on:
branches: [ master ]
jobs:
build:
runs-on: hostinger
runs-on: woryzen
steps:
- name: Checkout sources
uses: actions/checkout@v4