mirror of
https://github.com/ellmau/adf-obdd.git
synced 2025-12-19 09:29:36 +01:00
Update build.yml
added LICENSE to the package
This commit is contained in:
parent
3138cf7de5
commit
10efb88f87
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
RUSTTARGET: ${{ matrix.target }}
|
RUSTTARGET: ${{ matrix.target }}
|
||||||
EXTRA_FILES: "README.md"
|
EXTRA_FILES: "README.md LICENSE"
|
||||||
SRC_DIR: "."
|
SRC_DIR: "."
|
||||||
release_without_not_required:
|
release_without_not_required:
|
||||||
name: release ${{ matrix.target }}
|
name: release ${{ matrix.target }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user