There was an error while loading. Please reload this page.
1 parent c644d14 commit 419b452Copy full SHA for 419b452
2 files changed
.github/workflows/check.yml
@@ -66,8 +66,8 @@ jobs:
66
67
- name: Download FluffEvent association documents
68
run: |
69
- # download-documents.sh ./app/app
70
- sh ./cicd/download-documents.sh ./app/app
+ # download-documents.sh ./app
+ sh ./cicd/download-documents.sh ./app
71
72
- name: Pull dependencies
73
.github/workflows/deploy.yml
@@ -101,8 +101,8 @@ jobs:
101
102
103
104
105
106
107
108
0 commit comments