mirror of
https://github.com/tildearrow/furnace.git
synced 2024-10-31 18:12:40 +00:00
I don't know
This commit is contained in:
parent
1958bad077
commit
f4b72ae699
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -323,6 +323,8 @@ jobs:
|
|||
|
||||
popd
|
||||
|
||||
cd target
|
||||
|
||||
tar -zcv -f ../${{ steps.package-identify.outputs.filename }} furnace
|
||||
|
||||
- name: Upload artifact
|
||||
|
|
Loading…
Reference in a new issue