This commit is contained in:
parent
3b7c5e8c5c
commit
c2607fce99
@ -1,6 +1,6 @@
|
||||
---
|
||||
{%- from "ripgrep/map.jinja" import ripgrep with context %}
|
||||
{% set archive_exclude_dir = './ripgrep-' + ripgrep.version + '-' + ripgrep.arch + '-unknown-' + ripgrep.os + '-' + {{ ripgrep.variant }} %}
|
||||
{% set archive_exclude_dir = './ripgrep-' + ripgrep.version + '-' + ripgrep.arch + '-unknown-' + ripgrep.os + '-' + ripgrep.variant %}
|
||||
ripgrep-archive-extract:
|
||||
archive.extracted:
|
||||
- name: {{ ripgrep.release_dir }}/ripgrep-{{ ripgrep.version }}
|
||||
|
Loading…
Reference in New Issue
Block a user