Jelajahi Sumber

add force remove artifacts dir for CI (#338)

rusdacent 5 tahun lalu
induk
melakukan
7c5de59f53
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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