mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 04:55:13 +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
|
popd
|
||||||
|
|
||||||
|
cd target
|
||||||
|
|
||||||
tar -zcv -f ../${{ steps.package-identify.outputs.filename }} furnace
|
tar -zcv -f ../${{ steps.package-identify.outputs.filename }} furnace
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
|
|
Loading…
Reference in a new issue