feat: change workflow to run on local environment
Some checks are pending
Gitea Actions Demo / Build-Gradle (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Build-Gradle (push) Waiting to run
This commit is contained in:
@@ -4,7 +4,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build-Gradle:
|
Build-Gradle:
|
||||||
runs-on: ubuntu-latest
|
runs-on: local
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
# - name: Checkout Repository
|
# - name: Checkout Repository
|
||||||
|
|||||||
Reference in New Issue
Block a user