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