mirror of
https://github.com/opdavies/build-configs.git
synced 2025-03-13 05:26:56 +00:00
Syntax error
This commit is contained in:
parent
abd4a9267f
commit
b21e22c89a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -23,8 +23,6 @@ jobs:
|
||||||
- run: |
|
- run: |
|
||||||
./run ci:test
|
./run ci:test
|
||||||
|
|
||||||
- name: Get date
|
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
echo "DATE=$(date '+%Y-%m-%d-%H.%M.%S')" >> $GITHUB_ENV
|
echo "DATE=$(date '+%Y-%m-%d-%H.%M.%S')" >> $GITHUB_ENV
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue