Release v0.4.0

This commit is contained in:
Shiroyasha 2024-11-16 22:16:25 +03:00
parent b4d70b1b6c
commit 41efdc1981
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
4 changed files with 16 additions and 11 deletions

View file

@ -40,6 +40,7 @@ jobs:
# Create necessary files and directories
- name: Create necessary files
run: |
mkdir -p target/output
cp Config.example.toml target/output/Config.toml
# Compress the output | Windows