mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-18 03:51:14 +02:00
Add --path argument
This commit is contained in:
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: install
|
||||
args: --locked
|
||||
args: --locked --path .
|
||||
- name: Rebuild binary assets (syntaxes and themes)
|
||||
run: bash assets/create.sh
|
||||
- name: Run tests with new syntaxes and themes
|
||||
|
Reference in New Issue
Block a user