mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-01-21 01:58:53 +08:00
Update fedora.yml
Signed-off-by: addminbpk <traffic.bpk@gmail.com>
This commit is contained in:
parent
8b8e9b4ace
commit
488eb71fc6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/fedora.yml
vendored
2
.github/workflows/fedora.yml
vendored
|
|
@ -3,7 +3,7 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
runs-on: ubuntu-latest
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- name: Execute remote SSH commands using password
|
- name: Execute remote SSH commands using password
|
||||||
uses: appleboy/ssh-action@v1
|
uses: appleboy/ssh-action@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue