gpu-dawn: CI: correct monorepo checkout during publishing

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-02-12 15:11:38 -07:00 committed by Stephen Gutekanst
parent bb8bb964dc
commit 6f5f679a58

View file

@ -20,7 +20,7 @@ jobs:
- name: Checkout hexops/mach monorepo
uses: actions/checkout@v2
with:
name: hexops/mach
repository: hexops/mach
- name: 'gpu/dawn: update hard-coded binary release version'
env:
RELEASE_COMMIT: ${{steps.recorded_release_version.outputs.commit}}