Create an extra source tarball with vendored libs inside
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
335db79d14
commit
8200d30ed8
3 changed files with 113 additions and 93 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -496,6 +496,7 @@ jobs:
|
|||
- name: Create source tarball
|
||||
run: |
|
||||
make tarball
|
||||
make tarball+deps
|
||||
- name: Set sha8
|
||||
id: slug
|
||||
run: echo "::set-output name=sha8::$(echo ${{ github.sha }} | cut -c1-8)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue