mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-06-03 02:58:14 +02:00
yes
This commit is contained in:
@@ -31,6 +31,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Get current date as package key
|
- name: Get current date as package key
|
||||||
id: cache_key
|
id: cache_key
|
||||||
|
shell: bash
|
||||||
run: echo "key=$(date +'%W')" >> $GITHUB_OUTPUT
|
run: echo "key=$(date +'%W')" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|||||||
Reference in New Issue
Block a user