testing
This commit is contained in:
parent
ac979456ec
commit
5ac2f05118
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
|
||||
- name: Use What's New Message
|
||||
run: |
|
||||
mkdir ./release/whatsnew
|
||||
mkdir -p ./release/whatsnew
|
||||
cp whatsnew.txt ./release/whatsnew/whatsnew-en-US
|
||||
|
||||
- name: List Downloaded Files
|
||||
|
|
Loading…
Reference in a new issue