CI: Fix build id step:
This commit is contained in:
parent
581ac5e3ea
commit
74ef1c9976
1
.github/workflows/client.yml
vendored
1
.github/workflows/client.yml
vendored
|
|
@ -17,6 +17,7 @@ defaults:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_id:
|
build_id:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: 'Set build id'
|
- name: 'Set build id'
|
||||||
id: build_id
|
id: build_id
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user