mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-10 15:03:34 +00:00
yes
This commit is contained in:
1
.github/workflows/d3d11-test-windows.yml
vendored
1
.github/workflows/d3d11-test-windows.yml
vendored
@@ -28,6 +28,7 @@ jobs:
|
||||
steps:
|
||||
- name: Get current date as package key
|
||||
id: cache_key
|
||||
shell: bash
|
||||
run: echo "key=$(date +'%W')" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Checkout repository
|
||||
|
||||
1
.github/workflows/software-test-msys2.yml
vendored
1
.github/workflows/software-test-msys2.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
steps:
|
||||
- name: Get current date as package key
|
||||
id: cache_key
|
||||
shell: bash
|
||||
run: echo "key=$(date +'%W')" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user