Update msys2-build.yml
This commit is contained in:
1
.github/workflows/msys2-build.yml
vendored
1
.github/workflows/msys2-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user