Update preview.yml
This commit is contained in:
parent
2a61a876ef
commit
c2f6aa754e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/preview.yml
vendored
1
.github/workflows/preview.yml
vendored
|
|
@ -28,7 +28,6 @@ jobs:
|
|||
- name: Set the version
|
||||
run: |
|
||||
DEV=${{ steps.get_version.outputs.version }}
|
||||
echo $DEV
|
||||
sed -i -e "s/DEV/${DEV}/g" manifest.json
|
||||
sed -i -e "s/DEV/${DEV}/g" instance.cfg
|
||||
sed -i -e "s/DEV/${DEV}/g" .minecraft/config/fancymenu/customization/main_menu.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue