Update fedora.yml

Signed-off-by: addminbpk <traffic.bpk@gmail.com>
This commit is contained in:
addminbpk 2025-07-15 12:54:48 +07:00 committed by GitHub
parent 8b8e9b4ace
commit 488eb71fc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ on: [push]
jobs:
build:
name: Build
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Execute remote SSH commands using password
uses: appleboy/ssh-action@v1