mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:26:20 +01:00
Test workflow
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -20,6 +20,9 @@ jobs:
|
||||
- name: Fetch tags
|
||||
run: git fetch --tags
|
||||
|
||||
- name: Current tag
|
||||
run: git describe --tags --abbrev=0 2>/dev/null
|
||||
|
||||
- name: Get yarn cache directory path
|
||||
id: yarn_cache
|
||||
run: echo "::set-output name=YARN_CACHE_DIR::$(yarn cache dir)"
|
||||
|
||||
Reference in New Issue
Block a user