runer auf pi
This commit is contained in:
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
|
||||
- name: Prepare version
|
||||
run: |
|
||||
VERSION=$(date +"%y.%-m.%-d")
|
||||
VERSION=$(date +"%y.%-m.%-d-%H%M")
|
||||
echo "VERSION=$VERSION" >> $GITHUB_ENV
|
||||
|
||||
- name: Configure
|
||||
|
||||
Reference in New Issue
Block a user