Przeglądaj źródła

add force remove artifacts dir for CI (#338)

rusdacent 4 lat temu
rodzic
commit
7c5de59f53
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      .github/workflows/ci.yml

+ 2 - 0
.github/workflows/ci.yml

@@ -81,6 +81,8 @@ jobs:
     needs: build
     runs-on: [self-hosted]
     steps:
+      - name: Force remove artifacts dir
+        run: rm -rf artifacts
       - name: Create directory for artifacts
         run: mkdir artifacts
       - name: Get bootloader