mirror of
https://github.com/wiiu-env/USBSerialLoggingModule.git
synced 2025-02-20 03:42:46 +01:00
Fix the CI
This commit is contained in:
parent
e0baf8b7e7
commit
427fb07e79
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
git_hash=$(git rev-parse --short "$GITHUB_SHA")
|
||||
cat <<EOF > ./source/version.h
|
||||
#pragma once
|
||||
#define MOUDLE_VERSION_EXTRA " (nightly-$git_hash)"
|
||||
#define MODULE_VERSION_EXTRA " (nightly-$git_hash)"
|
||||
EOF
|
||||
- name: build binary
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user