lith 3 years ago
parent
commit
83dc5814fa
1 changed files with 1 additions and 5 deletions
  1. 1 5
      .github/workflows/main.yml

+ 1 - 5
.github/workflows/main.yml

@@ -25,12 +25,8 @@ jobs:
       # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
       - uses: actions/checkout@v2
 
-      # Runs a single command using the runners shell
-      - name: Run a one-line script
-        run: echo Hello, world!
-
       # Runs a set of commands using the runners shell
-      - name: Run a multi-line script
+      - name: Run shell to build docker image and build release.zip
         run: |
            set -e
            echo start build sqler