Преглед изворни кода

add force remove artifacts dir for CI (#338)

rusdacent пре 4 година
родитељ
комит
7c5de59f53
1 измењених фајлова са 2 додато и 0 уклоњено
  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