Update .github/workflows/push-dappbundle.yml
Some checks failed
Workflow push to Dappbundle / Build (push) Failing after 2m3s

This commit is contained in:
ranchimallflo 2026-02-25 21:38:41 +00:00
parent f0c422b183
commit a9fa4f3c78

View File

@ -3,7 +3,7 @@ on: [push]
jobs:
build:
name: Build
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Executing remote command
uses: appleboy/ssh-action@v1.0.0