gpu-dawn: CI: correct monorepo checkout during publishing
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
bb8bb964dc
commit
6f5f679a58
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
- name: Checkout hexops/mach monorepo
|
- name: Checkout hexops/mach monorepo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
name: hexops/mach
|
repository: hexops/mach
|
||||||
- name: 'gpu/dawn: update hard-coded binary release version'
|
- name: 'gpu/dawn: update hard-coded binary release version'
|
||||||
env:
|
env:
|
||||||
RELEASE_COMMIT: ${{steps.recorded_release_version.outputs.commit}}
|
RELEASE_COMMIT: ${{steps.recorded_release_version.outputs.commit}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue