mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-06-03 02:58:14 +02:00
yes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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