Update .github/workflows/push-dappbundle.yml
Some checks failed
Workflow push to Dappbundle / Build (push) Failing after 2m3s
Some checks failed
Workflow push to Dappbundle / Build (push) Failing after 2m3s
This commit is contained in:
parent
f0c422b183
commit
a9fa4f3c78
2
.github/workflows/push-dappbundle.yml
vendored
2
.github/workflows/push-dappbundle.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user