1
0
mirror of https://github.com/ellmau/adf-obdd.git synced 2025-12-19 09:29:36 +01:00

Update build.yml (#91)

This commit is contained in:
Stefan Ellmauthaler 2022-08-02 15:55:30 +02:00 committed by GitHub
parent 1596dc6818
commit fea31f1590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RUSTTARGET: ${{ matrix.target }} RUSTTARGET: ${{ matrix.target }}
EXTRA_FILES: "README.md LICENSE" EXTRA_FILES: "README.md LICENSE"
TOOLCHAIN_VERSION: 1.62.1
SRC_DIR: "bin/" SRC_DIR: "bin/"
#release_without_not_required: #release_without_not_required:
# name: release ${{ matrix.target }} # name: release ${{ matrix.target }}