mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 13:01:12 +03:00
Release v0.4.0
This commit is contained in:
parent
b4d70b1b6c
commit
41efdc1981
4 changed files with 16 additions and 11 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue