Specify the version
This commit is contained in:
3
.github/workflows/Crate-publishing.yml
vendored
3
.github/workflows/Crate-publishing.yml
vendored
@ -14,6 +14,9 @@ on:
|
|||||||
- "COPYING"
|
- "COPYING"
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
env:
|
||||||
|
UNICORN_VERSION: ${{ GITHUB_SHA }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ${{ matrix.config.os }}
|
runs-on: ${{ matrix.config.os }}
|
||||||
|
Reference in New Issue
Block a user