github action

master
pan 3 years ago
parent eec7dde5a4
commit f0128ab7f0
  1. 2
      .github/workflows/blank.yml

@ -19,8 +19,6 @@ jobs:
run: gradle wrapper --gradle-version 7.1
- name: Run with Gradle
run: nohup ./gradlew run &
- name: Ngrok TCP Tunelling
uses: apogiatzis/ngrok-tunneling-action@v0.1.4
- name: Debug via SSH
# You may pin to the exact commit or the version.
# uses: luchihoratiu/debug-via-ssh@47bd355eed1beb486b11cd3babd0223d142fe833

Loading…
Cancel
Save