Update msys2-build.yml

This commit is contained in:
SirLynix
2022-04-30 15:23:00 +02:00
parent ab80965e89
commit d3f1707ed4

View File

@@ -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