gpu-dawn: CI: automatically update hard-coded binary release version to use

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-02-12 14:43:31 -07:00 committed by Stephen Gutekanst
parent 01ca3b8beb
commit 9f4014189e
2 changed files with 22 additions and 3 deletions

View file

@ -5,6 +5,7 @@ on:
- 'main'
jobs:
draft:
if: ${{ !contains(github.event.head_commit.message, 'gpu-dawn: update to latest binary release') }}
runs-on: ubuntu-latest
steps:
- name: Checkout