ci: adjust scripts to use correct file
This commit is contained in:
@@ -67,7 +67,7 @@ jobs:
|
||||
- name: Invalidate RELEASES cache
|
||||
shell: pwsh
|
||||
working-directory: .
|
||||
run: gsutil setmeta -h "Cache-Control:no-cache, no-store, must-revalidate" gs://flowy-releases/llink/win32/x64/RELEASES.json
|
||||
run: gsutil setmeta -h "Cache-Control:no-cache, no-store, must-revalidate" gs://flowy-releases/llink/win32/x64/RELEASES
|
||||
|
||||
- name: Upload installers (debug artifact)
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user