Skip to content

Commit 298bf2e

Browse files
committed
fix ci config
1 parent c0db038 commit 298bf2e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ workflows:
6262
version: 2
6363
build:
6464
jobs:
65-
- build
65+
- binary

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Rust implementation of [https://www.samacsys.com/library-loader/](https://www.sa
1212
* [ ] File watcher for epw files
1313
* [ ] Auto unzip folder and copy lib to libs folder
1414
* [ ] New struct for CLI-only options
15+
* [ ] When using `-g`, treat input as output path

0 commit comments

Comments
 (0)