update
All checks were successful
/ debug (push) Successful in 1m7s

This commit is contained in:
nquidox 2025-10-08 19:17:56 +03:00
parent ce101a2b15
commit 2d534a21af

View file

@ -2,7 +2,7 @@ on: push
jobs: jobs:
debug: debug:
runs-on: self-hosted runs-on: docker
steps: steps:
- run: | - run: |
echo "whoami: $(whoami)" echo "whoami: $(whoami)"