Update msys2-build.yml
This commit is contained in:
parent
ab80965e89
commit
d3f1707ed4
|
|
@ -34,6 +34,7 @@ jobs:
|
|||
steps:
|
||||
- name: Get current date as package key
|
||||
id: pkg_key
|
||||
shell: bash
|
||||
run: echo "::set-output name=key::$(date +'%W')"
|
||||
|
||||
- name: Checkout repository
|
||||
|
|
|
|||
Loading…
Reference in New Issue