mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 08:19:47 +00:00
Fixed missing .update directory
This commit is contained in:
parent
675ce5e571
commit
0e85118173
3
.github/workflows/build-and-release.yml
vendored
3
.github/workflows/build-and-release.yml
vendored
@ -409,6 +409,9 @@ jobs:
|
||||
- name: Display structure of downloaded files
|
||||
run: ls -Rlhat $GITHUB_WORKSPACE/artifacts
|
||||
|
||||
- name: Create .update directory
|
||||
run: mkdir -p $GITHUB_WORKSPACE/.updates
|
||||
|
||||
- name: Collect all signatures
|
||||
id: collect_signatures
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user