Ryu Sato %!s(int64=6) %!d(string=hai) anos
pai
achega
f0ff7ea4ef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -51,7 +51,7 @@ jobs:
     - name: Remove swagger.json
       run: |
         ls -al tmp
-        rm tmp\swagger.json
+        rm tmp/swagger.json
         ls -al tmp
     - name: yarn lint
       run: |