Sfoglia il codice sorgente

Update update_base.yml

quyuan01 1 anno fa
parent
commit
1bed454082
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      .github/workflows/update_base.yml

+ 2 - 1
.github/workflows/update_base.yml

@@ -15,6 +15,7 @@ jobs:
     steps:
     - name: update-base
       uses: actions/checkout@v3
+    - name: start-update
       run: |
         echo "start test"
-  
+